package: name: lxml version: 5.1.0 top-level: - lxml source: sha256: 3eea6ed6e6c918e468e693c41ef07f3c3acc310b70ddd9cc72d9ef84bc9564ca url: https://files.pythonhosted.org/packages/2b/b4/bbccb250adbee490553b6a52712c46c20ea1ba533a643f1424b27ffc6845/lxml-5.1.0.tar.gz build: cflags: | -Wno-implicit-function-declaration requirements: host: - libxml - libxslt - zlib - libiconv test: imports: - lxml - lxml.etree - lxml.objectify about: home: https://lxml.de/ PyPI: https://pypi.org/project/lxml summary: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. license: BSD