pyyaml: A YAML parser and emitter for Python1
A complete YAML 1.1 parser, Unicode support, pickle support, capable
extension API, and sensible error messages. PyYAML supports standard YAML
tags and provides Python-specific tags that allow to represent an arbitrary
Python object.
... part of T2,
get it here
URL: https://pyyaml.org/
Author: Kirill Simonov <xi [at] resolvent [dot] net>
Maintainer: Dash <daniel [dot] ashkenazi [at] gmail [dot] com>
License: MIT
Status: Stable
Version: 6.0.2
Download: https://github.com/yaml/pyyaml/ PyYAML-6.0.2.tar.gz
T2 source: pyyaml.cache
T2 source: pyyaml.desc
Build time (on reference hardware): 3% (relative to binutils)2
Installed size (on reference hardware): 0.50 MB, 32 files
Dependencies (build time detected):
bash
coreutils
diffutils
gawk
grep
gzip
libyaml
linux-header
openssl
python
python-gpep517
sed
setuptools
tar
Installed files (on reference hardware):
[show]
usr/lib64/python3.12/site-packages/PyYAML-6.0.2.dist-info
usr/lib64/python3.12/site-packages/PyYAML-6.0.2.dist-info/LICENSE
usr/lib64/python3.12/site-packages/PyYAML-6.0.2.dist-info/METADATA
usr/lib64/python3.12/site-packages/PyYAML-6.0.2.dist-info/RECORD
usr/lib64/python3.12/site-packages/PyYAML-6.0.2.dist-info/WHEEL
usr/lib64/python3.12/site-packages/PyYAML-6.0.2.dist-info/top_level.txt
usr/lib64/python3.12/site-packages/_yaml
usr/lib64/python3.12/site-packages/_yaml/__init__.py
usr/lib64/python3.12/site-packages/yaml
usr/lib64/python3.12/site-packages/yaml/__init__.py
usr/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so
usr/lib64/python3.12/site-packages/yaml/composer.py
usr/lib64/python3.12/site-packages/yaml/constructor.py
usr/lib64/python3.12/site-packages/yaml/cyaml.py
usr/lib64/python3.12/site-packages/yaml/dumper.py
usr/lib64/python3.12/site-packages/yaml/emitter.py
usr/lib64/python3.12/site-packages/yaml/error.py
usr/lib64/python3.12/site-packages/yaml/events.py
usr/lib64/python3.12/site-packages/yaml/loader.py
usr/lib64/python3.12/site-packages/yaml/nodes.py
usr/lib64/python3.12/site-packages/yaml/parser.py
usr/lib64/python3.12/site-packages/yaml/reader.py
usr/lib64/python3.12/site-packages/yaml/representer.py
usr/lib64/python3.12/site-packages/yaml/resolver.py
usr/lib64/python3.12/site-packages/yaml/scanner.py
usr/lib64/python3.12/site-packages/yaml/serializer.py
usr/lib64/python3.12/site-packages/yaml/tokens.py
usr/share/doc/pyyaml
var/adm/dependencies/pyyaml
var/adm/descs/pyyaml
var/adm/flists/pyyaml
var/adm/md5sums/pyyaml
var/adm/packages/pyyaml
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).