You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.5 KiB
1 lines
1.5 KiB
{"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"], "extensions": {"python.details": {"contacts": [{"email": "lxml-dev@lxml.de", "name": "lxml dev team", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://lxml.de/"}}}, "extras": ["cssselect", "html5", "htmlsoup", "source"], "generator": "bdist_wheel (0.29.0)", "metadata_version": "2.0", "name": "lxml", "run_requires": [{"extra": "htmlsoup", "requires": ["BeautifulSoup4"]}, {"extra": "source", "requires": ["Cython (>=0.20)"]}, {"extra": "cssselect", "requires": ["cssselect (>=0.7)"]}, {"extra": "html5", "requires": ["html5lib"]}], "summary": "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.", "version": "3.6.0"}
|