Home > Repositories > base > python-yaml

python-yaml: YAML parser and emitter for Python

YAML parser and emitter for python:
* a complete YAML 1.1 parser. In particular, Python-YAML 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.
* both pure-Python and fast LibYAML-based parsers and emitters.
* relatively sensible error messages.
Name:python-yaml
Release: 6.0.1-3mamba
Group:System/Libraries/Python
Maintainer:silvan
License:MIT
Size:137.08 kB
Upstream URL:https://pyyaml.org/wiki/PyYAML
Build time:2023-10-16 20:46:15
Binary packages and requirements
x86_64aarch64i586
Built RPMSpython-yaml-py3
python-yaml-py310
python-yaml-py3
python-yaml-py310
python-yaml-py3
python-yaml-py310
Build requirementsglibc-devel [1]
libpython3-devel [1]
libpython311-devel [1]
libyaml-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
glibc-devel [1]
libpython3-devel [1]
libpython311-devel [1]
libyaml-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
glibc-devel [1]
libpython3-devel [1]
libpython311-devel [1]
libyaml-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
History of changes
DatePackagerReleaseDescription
2023-10-16silvan6.0.1-3mamba- fix obsoletes for PyYAML-py3*
2023-09-29autodist6.0.1-2mamba- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
2023-07-18autodist6.0.1-1mamba- automatic version update by autodist
2022-06-24autodist6.0-1mamba- automatic version update by autodist
2022-04-03silvan5.4.1-3mamba- rebuilt with python 3.10
2021-05-09silvan5.4.1-2mamba- rebuilt with distdeps
2021-02-21autodist5.4.1-1mamba- automatic version update by autodist
2020-09-09autodist5.3.1-1mamba- automatic update by autodist
2019-08-09silvan5.1.2-1mamba- update to 5.1.2
2018-09-06silvan3.13-1mamba- update to 3.13