pyyaml 6.0.1-1 source package in Ubuntu

Changelog

pyyaml (6.0.1-1) unstable; urgency=medium

  * New upstream version 6.0.1

 -- Gordon Ball <email address hidden>  Sat, 22 Jul 2023 19:42:38 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main python

Downloads

File Size SHA-256 Checksum
pyyaml_6.0.1-1.dsc 2.1 KiB e4abfb6435ba8df0d4b43bd9fca733b1a3bf46115afea2c91c9c067dd1bfeb12
pyyaml_6.0.1.orig.tar.gz 122.3 KiB bfdf460b1736c775f2ba9f6a92bca30bc2095067b8a9d77876d1fad6cc3b4a43
pyyaml_6.0.1-1.debian.tar.xz 7.7 KiB 8bc4f44db74f89e927bfe88dce860c82bd85e322b2c8e6ae776c53901577e13b

No changes file available.

Binary packages built by this source

python3-yaml: YAML parser and emitter for Python3

 Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can
 parse all examples from the specification. The parsing algorithm is simple
 enough to be a reference for YAML parser implementors. A simple extension API
 is also provided. The package is built using libyaml for improved speed.

python3-yaml-dbgsym: debug symbols for python3-yaml