hydrusnetwork / hydrusnetwork/hydrus
Parser specification for inter-operation with other programs
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 207
- PR merge metrics
- No merged PRs in 30d
Description
It would be very useful if the work done by users to produce a parser could be shared among programs other than hydrus, but for this to work, the parser file formats need to be specified ando/r there needs to be a python reference implementation of loading/using them..
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the existing parser file loading and usage code in the Python project, then determine whether the work should define a portable format, provide a reference implementation, or both. Done means other programs can reliably share and use parser files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100