mcfletch / simpleparse

SimpleParse parser generator using mxTextTools (launchpad mirror)
Other
10 stars 12 forks source link

Please review pull requests and provide advise on how to proceed #19

Open hernot opened 1 year ago

hernot commented 1 year ago

Hi @mcfletch Is there any chance that you have time to review all the open pull requests, close the obsolete ones and provide advise for the others (#15) on how to proceed, what to change and what to add before integrated into the first real python3 release.

H ps: I also cold provide a suggestion on how to extend parsing capabilities to any contiguous binary string like memoryview, bytearray, etc. If interested i can create a separate pullrequest but for that one #15 is prerequisite.

pps: How about forming maintainer team/consortium for simpleparse, in case that would be of any value and help to you regarding simpleparse. I'm just thinking about what happened the past years in the node.js community when one one-man maintainer destroyed his own widely used and heavily relied on package, just cause he felt that his work and efforts are neither sufficiently honored nor adequately supported by all the others.