| Port details on branch 2026Q1 |
- py-pyparsing General parsing module for Python
- 3.3.2 devel
=14 3.3.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2015-11-04 20:11:11
- Last Update: 2026-02-03 05:09:44
- Commit Hash: 3a679d3
- People watching this port, also watch:: py311-six, readline, py311-pycparser, libidn, p5-Encode-Locale
- Also Listed In: python
- License: MIT
- WWW:
- https://pyparsing-docs.readthedocs.io/en/latest/
- https://github.com/pyparsing/pyparsing
- 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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 py311-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 py311-pyparsing listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pyparsing
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1769874362
SHA256 (pyparsing-3.3.2.tar.gz) = c777f4d763f140633dcb6d8a3eda953bf7a214dc4eff598413c070bcdc117cbc
SIZE (pyparsing-3.3.2.tar.gz) = 6851574
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:
-
- py311-flit-core>=3.12<4 : devel/py-flit-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- deskutils/spice-gtk
- devel/libspice-server
- devel/py-mrkd
- math/cvc5
- math/py-matplotlib
- science/openmolcas
- science/py-chempy
-
Deleted ports which required this port:
- for Run
-
- audio/puddletag
- biology/py-bx-python
- cad/py-ezdxf
- devel/py-mrkd
- devel/py-oslo.utils
- devel/py-pip-requirements-parser
- 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 py311-pyparsing-3.3.2:
DIAGRAMS=off: Diagram support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-pyparsing
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|