lxml 3.3.2-1build1 source package in Ubuntu
Changelog
lxml (3.3.2-1build1) trusty; urgency=medium * No-change rebuild to drop Python 3.3 support. -- Matthias Klose <email address hidden> Sun, 23 Mar 2014 15:28:27 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- Original maintainer:
- Matthias Klose
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lxml_3.3.2.orig.tar.gz | 3.3 MiB | fd1a7fd1933a48055a6f396e087b58bf35aec11e55a10f5da22483cdc1d2195c |
lxml_3.3.2-1build1.diff.gz | 6.9 KiB | 9d651c3ea06a75c135818df67dcf26bae0d60c72898acc657acac9e02b1db465 |
lxml_3.3.2-1build1.dsc | 1.4 KiB | fc7ffe4586ad171a0aa3dcc9512c3fc165f94fad9bb899c2d0d8a6774be781bb |
Available diffs
- diff from 3.3.2-1 (in Debian) to 3.3.2-1build1 (272 bytes)
Binary packages built by this source
- python-lxml: pythonic binding for the libxml2 and libxslt libraries
lxml is a new Python binding for libxml2 and libxslt, completely
independent from existing Python bindings. Its aim:
.
* Pythonic API.
* Documented.
* Use Python unicode strings in API.
* Safe (no segfaults).
* No manual memory management!
.
lxml aims to provide a Pythonic API by following as much as possible
the ElementTree API, trying to avoid inventing too many new APIs,
or the user's having to learn new things -- XML is complicated enough.
- python-lxml-dbg: pythonic binding for the libxml2 and libxslt libraries (debug extension)
lxml is a new Python binding for libxml2 and libxslt, completely
independent from existing Python bindings.
.
This package contains the extension built for the Python debug interpreter.
- python-lxml-doc: pythonic binding for the libxml2 and libxslt libraries (documentation)
lxml is a new Python binding for libxml2 and libxslt, completely
independent from these existing Python bindings.
.
This package contains the html documentation.
- python3-lxml: pythonic binding for the libxml2 and libxslt libraries
lxml is a new Python binding for libxml2 and libxslt, completely
independent from existing Python bindings. Its aim:
.
* Pythonic API.
* Documented.
* Use Python unicode strings in API.
* Safe (no segfaults).
* No manual memory management!
.
lxml aims to provide a Pythonic API by following as much as possible
the ElementTree API, trying to avoid inventing too many new APIs,
or the user's having to learn new things -- XML is complicated enough.
- python3-lxml-dbg: pythonic binding for the libxml2 and libxslt libraries (debug extension)
lxml is a new Python binding for libxml2 and libxslt, completely
independent from existing Python bindings.
.
This package contains the extension built for the Python3 debug interpreter.