1 unstable release
0.1.0 | Nov 20, 2024 |
---|
#2110 in Parser implementations
131 downloads per month
35KB
854 lines
Fast parser for deb822 style files (e.g. Debian control files)
This is a fast parser for deb822 style files, such as Debian control files.
This parser is lossy in the sense that it will discard whitespace and comments in the input.
Dependencies
~100KB