lxml 3.3.0~beta2-1 source package in Ubuntu
Changelog
lxml (3.3.0~beta2-1) experimental; urgency=low * New upstream version 3.3.0 beta2. -- Matthias Klose <email address hidden> Thu, 26 Dec 2013 00:37:23 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Experimental
- Original maintainer:
- Matthias Klose
- Architectures:
- any all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lxml_3.3.0~beta2-1.dsc | 1.4 KiB | 8df7ec34088e05c5d781919b6795f0175bbf4774dc5c3ab2eb520c8042f02d72 |
lxml_3.3.0~beta2.orig.tar.gz | 3.2 MiB | d019a6a49cf02d9cc09eb0b0884191ccf8c0a37670d2c07e1b6741b78887171c |
lxml_3.3.0~beta2-1.diff.gz | 6.7 KiB | 3e43bc894a261418552cce115380fa3daef76c84aa9cd08b3eaa75af196a4d2c |
Available diffs
- diff from 3.2.0-1 to 3.3.0~beta2-1 (2.0 MiB)
No changes file available.
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.