# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-pyparsing VERSION= 3.3.2 KEYWORDS= python VARIANTS= v13 v14 SDESC[v13]= Defines and executes parsing grammers (3.13) SDESC[v14]= Defines and executes parsing grammers (3.14) HOMEPAGE= https://github.com/pyparsing/pyparsing/ CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPIWHL/10/bd/c038d7cc38edc1aa5bf91ab8068b63d4308c66c4c8bb3cbba7dfbc049f9c DISTFILE[1]= pyparsing-3.3.2-py3-none-any.whl:main DIST_SUBDIR= python-src DF_INDEX= 1 SPKGS[v13]= single SPKGS[v14]= single OPTIONS_AVAILABLE= PY313 PY314 OPTIONS_STANDARD= none VOPTS[v13]= PY313=ON PY314=OFF VOPTS[v14]= PY313=OFF PY314=ON DISTNAME= pyparsing-3.3.2.dist-info GENERATED= yes [PY313].USES_ON= python:v13,wheel [PY314].USES_ON= python:v14,wheel [FILE:887:descriptions/desc.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 [FILE:122:distinfo] 850ba148bd908d7e2411587e247a1e4f0327839c40e2e5e6d05a007ecc69911d 122781 python-src/pyparsing-3.3.2-py3-none-any.whl