pyparsing: A Python parsing module¶
Description¶
A Python Parsing Module
License¶
MIT License
Upstream Contact¶
Author: Paul McGuire
Home page: http://pyparsing.wikispaces.com
Dependencies¶
Python
Type¶
standard
Version Information¶
package-version.txt:
2.4.7
install-requires.txt:
pyparsing >=2.3.0
Equivalent System Packages¶
conda:
$ conda install pyparsing python:pyparsing
opensuse:
$ sudo zypper install pyparsing python:pyparsing
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 https://trac.sagemath.org/ticket/29023