pyparsing: Python library for creating PEG parsers1

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.

... part of T2, get it here

URL: https://pypi.org/project/pyparsing/

Author: Paul T. McGuire
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: MIT
Status: Stable
Version: 3.0.9

Download: https://files.pythonhosted.org/packages/71/22/207523d16464c40a0310d2d4d8926daffa00ac1f5b1576170a32db749636/ pyparsing-3.0.9.tar.gz

T2 source: pyparsing.cache
T2 source: pyparsing.desc

Build time (on reference hardware): 2% (relative to binutils)2

Installed size (on reference hardware): 0.39 MB, 27 files

Dependencies (build time detected): 00-dirtree bash coreutils diffutils findutils gawk grep gzip openssl pip python rustc sed tar

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).