pyyaml 3.11-3 source package in Ubuntu
Changelog
pyyaml (3.11-3) unstable; urgency=medium * Team upload. * d/control: Bump Standards-Version with no other changes necessary. * d/patches/support-high-codepoints.patch: Added to fix support for codepoints above 0xffff. Given by John R. Lenton. (Closes: #806826) * d/tests/{control,python2.sh,python3.sh}: Added to test the above patch since a unittest is problematic. -- Barry Warsaw <email address hidden> Wed, 02 Dec 2015 16:29:22 -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_3.11-3.dsc | 2.2 KiB | 068592696e2690ee8a24e83b4779c167b14ef67a8595bc545904c6eafe2b80b9 |
pyyaml_3.11.orig.tar.gz | 242.9 KiB | c36c938a872e5ff494938b33b14aaa156cb439ec67548fcab3535bb78b0846e8 |
pyyaml_3.11-3.debian.tar.xz | 8.0 KiB | d04f11dc2a5018f79c4540e523b4f65788bc3f7b85e74fca8c51ccfc8ef9f82c |
Available diffs
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.