UmVirt LFS Package info

DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
[ 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

Codename: python3-pyparsing
Source file: pyparsing-3.1.2.tar.gz
Source directory: pyparsing-3.1.2
Package URL: pyparsing-3.1.2.tar.gz
Package md5-checksum URL: pyparsing-3.1.2.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: 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