Pyparsing

Latest version: v3.1.4

Safety actively analyzes 665719 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 17

1.0.2

---------------------------
- **NOTE: Changed API again!!!** (for the last time, I hope)

+ Renamed module from parsing to pyparsing, to better reflect Python
linkage.

- Also added dictExample.py to examples directory, to illustrate
usage of the Dict class.

1.0.1

---------------------------
- **NOTE: Changed API!**

+ Renamed 'len' argument on Word.__init__() to 'exact'

- Performance speed-up, 10-30%

1.0.0

---------------------------
- Initial public release

0.1.1

--------------------------------------------------
- initial development iterations:
- added Dict, Group
- added helper methods oneOf, delimitedList
- added helpers quotedString (and double and single), restOfLine, cStyleComment
- added MatchFirst as an alternative to the slower Or
- added UML class diagram
- fixed various logic bugs

Page 17 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.