# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
set _n [string index ${_name} 0]
python.versions 26 27 33 34 35 36
maintainers petr openmaintainer
description Powerful and Pythonic XML processing library
long_description lxml is a Pythonic binding for the libxml2 and \
libxslt libraries. It is unique in that it \
combines the speed and feature completeness of \
these libraries with the simplicity of a native \
Python API, mostly compatible but superior to \
the well-known ElementTree API.
master_sites pypi:${_n}/${_name}/
distname ${_name}-${version}
checksums md5 075692ce442e69bbd604d44e21c02753 \
rmd160 b2f1c34f90ef8aae9916e3c710dfb3675024a734 \
sha256 aa502d78a51ee7d127b4824ff96500f0181d3c7826e6ee7b800d068be79361c7
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
depends_lib-append port:zlib \
livecheck.url https://pypi.python.org/pypi/${_name}/json
livecheck.regex "\"${_name}-(\[.\\d\]+)\\${extract.suffix}\""