pyyaml 5.2-1 source package in Ubuntu

Changelog

pyyaml (5.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Scott Kitterman ]
  * New upstream release

 -- Scott Kitterman <email address hidden>  Wed, 11 Dec 2019 00:35:29 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyyaml_5.2-1.dsc 2.2 KiB f8258a0289444b99cf8a71256d9dec31941a1aa7b75fbca2bc6ee1cc9f43a783
pyyaml_5.2.orig.tar.gz 259.5 KiB c0ee8eca2c582d29c3c2ec6e2c4f703d1b7f1fb10bc72317355a746057e7346c
pyyaml_5.2-1.debian.tar.xz 6.5 KiB 5abf5a21bb7d1fc7f6d4ed829cdfe622769945ff8c6d9dce2f89f6064dbba596

No changes file available.

Binary packages built by this source

python-yaml: YAML parser and emitter for Python

 Python-yaml is a complete YAML 1.1 parser and emitter for Python. 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.

python-yaml-dbg: YAML parser and emitter for Python (debug build)

 Python-yaml is a complete YAML 1.1 parser and emitter for Python. 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.
 .
 This package contains the extension built for the Python debug interpreter.

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-dbg: YAML parser and emitter for Python3 (debug build)

 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.
 .
 This package contains the extension built for the Python3 debug interpreter.