python-pyparsing
Port variant py310
Summary Defines and executes parsing grammers (3.10)
Package version 3.1.1
Homepage https://github.com/pyparsing/pyparsing/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v11
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 03 AUG 2023, 23:53:52 UTC
Port created 16 JAN 2018, 22:31:02 UTC
Subpackage Descriptions
single PyParsing -- A Python Parsing Module ==================================== |Version| |Build Status| |Coverage| |License| |Python Versions| |Snyk Score| Introduction ============ The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code. *[Since first writing this description of pyparsing in late 2003, this technique for developing parsers has become more widespread, under the name Parsing Expression Grammars - PEGs. See more information on PEGs* [here] *.]* Here is a program to parse ``"Hello, World!"`` (or any greeting of the form ``"salutation, addressee!"``): :alt: Version :alt: License :alt: Python versions :alt: pyparsing
Configuration Switches (platform-specific settings discarded)
PY310 ON Build using Python 3.10 PY311 OFF Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py310
autoselect-python:single:standard
Build and Runtime python310:single:standard
Download groups
main mirror://PYPIWHL/39/92/8486ede85fcc088f1b3dba4ce92dd29d126fd96b0008ea213167940a2475
Distribution File Information
32c7c0b711493c72ff18a981d24f28aaf9c1fb7ed5e9667c9e84e3db623bdbfb 103139 pyparsing-3.1.1-py3-none-any.whl
Ports that require python-pyparsing:py310
python-httplib2:py310 Comprehensive HTTP client library (3.10)
python-junos-eznc:py310 Junos 'EZ' automation for non-programmers (3.10)