lxml 4.0.0-1 source package in Ubuntu

Changelog

lxml (4.0.0-1) unstable; urgency=medium

  * New upstream version 4.0.0.

 -- Matthias Klose <email address hidden>  Sat, 23 Sep 2017 12:01:24 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Sid
Original maintainer:
Matthias Klose
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lxml_4.0.0-1.dsc 2.2 KiB 564e98f0272f0221c088283e986c2414a51a2be69d6827d61cf4baf7c8afdfd2
lxml_4.0.0.orig.tar.gz 4.0 MiB f7bc9f702500e205b1560d620f14015fec76dcd6f9e889a946a2ddcc3c344fd0
lxml_4.0.0-1.debian.tar.xz 7.1 KiB d9a4596ce70ef452adbb173f2bc168d3379c1250a40616c7a472fb80cbb1a76d

Available diffs

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: No summary available for python-lxml-dbg in ubuntu artful.

No description available for python-lxml-dbg in ubuntu artful.

python-lxml-doc: No summary available for python-lxml-doc in ubuntu artful.

No description available for python-lxml-doc in ubuntu artful.

python3-lxml: No summary available for python3-lxml in ubuntu artful.

No description available for python3-lxml in ubuntu artful.

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.