| Port details on branch 2025Q1 |
- py-pyyaml Python YAML parser
- 6.0.3_1 devel
=4 6.0.3Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2024-07-07 08:09:05
- Last Update: 2026-08-24 05:18:00
- Commit Hash: 0e7928f
- People watching this port, also watch:: tcl86, rsync, p5-Encode-Locale, py311-pycparser, font-misc-meltho
- Also Listed In: python
- License: MIT
- WWW:
- https://pyyaml.org/
- Description:
- PyYAML is a YAML parser and emitter for the Python programming language.
PyYAML features:
* a complete YAML 1.1 parser. In particular, PyYAML can parse all examples
from the specification. The parsing algorithm is simple enough to be a
reference for YAML parser implementors.
* Unicode support including UTF-8/UTF-16 input/output and \u escape
sequences.
* low-level event-based parser and emitter API (like SAX).
* high-level API for serializing and deserializing native Python objects
(like DOM or pickle).
* support for all types from the YAML types repository. A simple extension
API is provided.
* relatively sensible error messages.
¦ ¦ ¦ ¦ 
- 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}pyyaml>0:devel/py-pyyaml@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyyaml/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyyaml
- pkg install py312-pyyaml
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 py312-pyyaml listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-pyyaml
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1760105829
SHA256 (pyyaml-6.0.3.tar.gz) = d76623373421df22fb4cf8817020cbb7ef15c725b9d5e45f17e189bfc384190f
SIZE (pyyaml-6.0.3.tar.gz) = 130960
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:
-
- py312-setuptools>=0 : devel/py-setuptools@py312
- py312-wheel>=0 : devel/py-wheel@py312
- py312-cython>=3.2.4 : lang/cython@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- Library dependencies:
-
- libyaml.so : textproc/libyaml
- This port is required by:
- for Build
-
- benchmarks/py-asv
- comms/gnuradio
- databases/mongodb70
- databases/mongodb80
- databases/py-schemachange
- databases/py-snowddl
- deskutils/py-paperless-ngx
-
Deleted ports which required this port:
- for Run
-
- audio/beets
- audio/picard
- audio/py-essentia
- benchmarks/py-asv
- benchmarks/py-reframe-hpc
- biology/py-hits
- biology/py-multiqc
-
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 py312-pyyaml-6.0.3_1:
EXAMPLES=on: Build and/or install examples
LIBYAML=on: Use textproc/libyaml for faster parsing
===> Use 'make config' to modify these settings
- Options name:
- devel_py-pyyaml
- USES:
- cpe localbase python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|