lxml 3.3.0~beta4-1 source package in Ubuntu
Changelog
lxml (3.3.0~beta4-1) experimental; urgency=medium * New upstream version 3.3.0 beta4. * Update homepage. Closes: #698851. -- Matthias Klose <email address hidden> Tue, 14 Jan 2014 09:27:36 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Experimental
- 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.0~beta4-1.dsc | 1.4 KiB | d94b55185a07d64d962a1fe30d8be3f918eb987e3f33abdfa26f024abe29aa32 |
lxml_3.3.0~beta4.orig.tar.gz | 3.3 MiB | 41367ce60628a0e898d64ed4fcc27db2e0129dd458c208ef088b90e12f4f4bcc |
lxml_3.3.0~beta4-1.diff.gz | 6.7 KiB | 43bc4081ffaba5b5075b6231023fe66430b29fbabbee190d1c5e32ccd6ec4aab |
Available diffs
- diff from 3.3.0~beta2-1 to 3.3.0~beta4-1 (1.4 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.