python-pyparsing
Port variant v13
Summary Defines and executes parsing grammers (3.13)
BROKEN
Package version 3.2.0
Homepage https://github.com/pyparsing/pyparsing/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 11 NOV 2024, 23:28:05 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)
PY312 OFF Build using Python 3.12 PY313 ON Build using Python 3.13
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Download groups
main mirror://PYPIWHL/be/ec/2eb3cd785efd67806c46c13a17339708ddc346cbb684eade7a6e6f79536a
Distribution File Information
93d9577b88da0bbea8cc8334ee8b918ed014968fd2ec383e868fb8afb1ccef84 106921 pyparsing-3.2.0-py3-none-any.whl
Ports that require python-pyparsing:v13
python-httplib2:v13 Comprehensive HTTP client library (3.13)
python-junos-eznc:v13 Junos 'EZ' automation for non-programmers (3.13)