UmVirt LFS Package info

DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
[ BASH | XML | JSON ]

python3-pyparsing

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. It provides a library of classes that client code uses to construct the grammar directly in Python code.

Package info

Template:
Codename: python3-pyparsing
Source file: pyparsing-3.2.3.tar.gz
Source directory: pyparsing-3.2.3
Package URL: pyparsing-3.2.3.tar.gz
Package md5-checksum URL: pyparsing-3.2.3.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: python3-configshell-fb, spice-gtk.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#

Build script:
pip3 wheel -w dist --no-build-isolation --no-deps $PWD

Install script:
pip3 install --no-index --find-links dist --no-cache-dir --no-user pyparsing