python3-lxml 3.4.0
| Name | python3-lxml |
|---|---|
| Version | 3.4.0 |
| Summary | pythonic binding for the libxml2 and libxslt libraries |
| Description | lxml is a new Python binding for libxml2 and libxslt, completely\n independent from existing Python bindings. Its aim:\n .\n * Pythonic API.\n * Documented.\n * Use Python unicode strings in API.\n * Safe (no segfaults).\n * No manual memory management!\n .\n lxml aims to provide a Pythonic API by following as much as possible\n the ElementTree API, trying to avoid inventing too many new APIs,\n or the user's having to learn new things -- XML is complicated enough. |
| Section | base |
| License | BSD & GPLv2 & Zlib & Python-2.0 |
| Homepage | http://lxml.de/ |
| Recipe file |
recipes-debian/lxml/python3-lxml_debian.bb
recipes-debian/lxml/lxml.inc |
| Layer | meta-debian (morty branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| git://github.com/ystk/debian-lxml.git |
Patches
None
Other branches
This recipe in other branches of meta-debian:
| Branch | Recipe |
|---|---|
| morty (Yocto Project 2.2) | python3-lxml 3.4.0 (this recipe) |