Repository URL to install this package:
|
Version:
3.6.4 ▾
|
lxml
/
metadata.json
|
|---|
{"name": "lxml", "metadata_version": "2.0", "generator": "bdist_wheel (0.24.0)", "summary": "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.", "run_requires": [{"requires": ["Cython (>=0.20)"], "extra": "source"}, {"requires": ["BeautifulSoup4"], "extra": "htmlsoup"}, {"requires": ["html5lib"], "extra": "html5"}, {"requires": ["cssselect (>=0.7)"], "extra": "cssselect"}], "version": "3.6.4", "extensions": {"python.details": {"project_urls": {"Home": "http://lxml.de/"}, "document_names": {"description": "DESCRIPTION.rst"}, "contacts": [{"role": "author", "email": "lxml-dev@lxml.de", "name": "lxml dev team"}]}}, "classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: BSD License", "Programming Language :: Cython", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: C", "Operating System :: OS Independent", "Topic :: Text Processing :: Markup :: HTML", "Topic :: Text Processing :: Markup :: XML", "Topic :: Software Development :: Libraries :: Python Modules"], "extras": ["cssselect", "html5", "htmlsoup", "source"]}