python-parsy
Easy-to-use parser combinators, for parsing in pure Python.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-parsy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
parsy-2.1.tar.gz | 0000045252 44.2 KB | |
python-parsy.changes | 0000001000 1000 Bytes | |
python-parsy.spec | 0000001597 1.56 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1177642
from
Matej Cepl (mcepl)
(revision 2)
- Clean up the SPEC file. - Update to 2.1: * Dropped support for Python 3.7. * Test against Python 3.11. * Added docstrings and basic type hints to all primitives and main methods. - Changes from 2.0: * Dropped support for Python < 3.6. * Added Parser.until(). * Parser.optional() now supports an optional default argument to be returned instead None. - Changes from 1.4: * Documentation improvements. * Added group parameter to regex(). * Support bytes with regex() as well as str. * Added forward_declaration. - Apply spec-cleaner.
Comments 0