Port details |
- py-pyparsing General parsing module for Python
- 3.0.9_1 devel
=12 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2015-11-04 20:11:11
- Last Update: 2023-03-21 19:20:58
- Commit Hash: c5241d3
- People watching this port, also watch:: readline, indexinfo, p5-Encode-Locale, libidn, p5-Digest-HMAC
- Also Listed In: python
- License: MIT
- Description:
- Pyparsing is a general parsing module for Python. Grammars are implemented
directly in the client code using parsing objects, instead of externally, as
with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL,
and 4-function math.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyparsing>0:devel/py-pyparsing@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyparsing/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyparsing
- pkg install py39-pyparsing
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-pyparsing listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pyparsing
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1652446282
SHA256 (pyparsing-3.0.9.tar.gz) = 2b020ecf7d21b687f219b71ecad3631f644a47f01403fa1d1036b0c6416d70fb
SIZE (pyparsing-3.0.9.tar.gz) = 1999906
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-flit-core>=3.2<4 : devel/py-flit-core@py39
- python3.9 : lang/python39
- py39-build>0 : devel/py-build@py39
- py39-installer>0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- deskutils/spice-gtk
- devel/py-mrkd
- math/cvc5
- math/py-matplotlib
- math/sage
- science/openmolcas
- science/py-chempy
-
Deleted ports which required this port:
- for Run
-
- cad/py-cadquery
- cad/py-ezdxf
- devel/py-cliff
- devel/py-mrkd
- devel/py-oslo.utils
- devel/py-packaging21
- devel/ros-catkin_pkg
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py39-pyparsing-3.0.9_1:
DIAGRAMS=off: Diagram support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-pyparsing
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|