pyyaml 5.3-1 source package in Ubuntu
Changelog
pyyaml (5.3-1) unstable; urgency=medium * New upstream relaese -- Scott Kitterman <email address hidden> Wed, 08 Jan 2020 02:14:32 -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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyyaml_5.3-1.dsc | 2.2 KiB | 2305f2a157e7fb32856b3fc3a65a9fcc9c1ec51352db09d88aebe503043b33a1 |
pyyaml_5.3.orig.tar.gz | 261.9 KiB | e9f45bd5b92c7974e59bcd2dcc8631a6b6cc380a904725fce7bc08872e691615 |
pyyaml_5.3-1.debian.tar.xz | 6.5 KiB | 413f4229d645e34ebf1419bc867fc7e8f8d9663b6c375fb5164ba5037f7ffe29 |
Available diffs
- diff from 5.2-1 to 5.3-1 (11.8 KiB)
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.