pyparsing: A Python parsing module#

Description#

A Python Parsing Module

License#

MIT License

Upstream Contact#

Type#

standard

Dependencies#

Version Information#

package-version.txt:

3.0.9

install-requires.txt:

pyparsing >=2.3.0

Equivalent System Packages#

conda:

$ conda install  pyparsing

opensuse:

$ sudo zypper install python3-pyparsing

void:

$ sudo xbps-install  python3-parsing

See https://repology.org/project/pyparsing/versions, https://repology.org/project/python:pyparsing/versions

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023