lxml 2.3-0.1build1 source package in Ubuntu
Changelog
lxml (2.3-0.1build1) oneiric; urgency=low * No change rebuild to drop Python 3.1 support. -- Barry Warsaw <email address hidden> Fri, 03 Jun 2011 14:40:37 -0400
Upload details
- Uploaded by:
- Barry Warsaw
- Uploaded to:
- Oneiric
- Original maintainer:
- Matthias Klose
- Architectures:
- any
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lxml_2.3.orig.tar.gz | 3.0 MiB | eea1b8d29532739c1383cb4794c5eacd6176f0972b59e8d29348335b87ff2e66 |
lxml_2.3-0.1build1.diff.gz | 6.1 KiB | 015746c1082e89a930d6935e148f8c32e2e5a194a010caf586304a855e3acd1e |
lxml_2.3-0.1build1.dsc | 1.9 KiB | abc80808da5b8e4b712e79d9a2702fe3bdef55ca120980c5d9cdada6d185495a |
Available diffs
- diff from 2.3-0.1 to 2.3-0.1build1 (310 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: No summary available for python-lxml-dbg in ubuntu oneiric.
No description available for python-lxml-dbg in ubuntu oneiric.
- 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.