Packrat parser interpreter

Edit Package python-Arpeggio
http://igordejanovic.net/Arpeggio/

Arpeggio is a recursive descent parser with memoization based on PEG grammars
(aka Packrat parser).

For a higher level parsing/language tool (i.e., a nicer interface to
Arpeggio) see textX

Refresh
Refresh
Source Files
Filename Size Changed
python-Arpeggio-1.9.2.tar.gz 0000761920 744 KB
python-Arpeggio.changes 0000003363 3.28 KB
python-Arpeggio.spec 0000001923 1.88 KB
Revision 7 (latest revision is 17)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 735856 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 7)
- update to version 1.9.2:
 - Added explicit Python versions in setup.py classifiers ([#65])
 - Removed pytest version constraint and fixed tests to work with both 5.x and
   older versions. ([#57])
 -  https://github.com/textX/Arpeggio/issues/65
 -  https://github.com/textX/Arpeggio/issues/57
- update to version 1.9.1:
 - Lowered the required pytest version for running tests as we'll still support
   Python 2.7 until its EOL.
 - Fixed problem with `OrderedChoice` which hasn't maintained `skipws/ws`
   state. [#61]
   Reported at https://github.com/textX/textX/issues/205
 - Various fixes in the docs, docstrings and examples. Thanks mcepl@GitHub and
   zetaraku@GitHub.
 - docs support for different versions thanks to
   [mike](https://github.com/jimporter/mike)
 - https://github.com/textX/Arpeggio/issues/61
- remvove imp-to-importlib.patch, integrated upstream
Comments 0
openSUSE Build Service is sponsored by