metadata.json 848 B

1
  1. {"classifiers": ["Intended Audience :: Developers", "Development Status :: 5 - Production/Stable", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5"], "extensions": {"python.details": {"contacts": [{"email": "gael@gawel.org", "name": "Gael Pasgrimaud", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/gawel/pyquery"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "keywords": ["jquery", "html", "xml", "scraping"], "license": "BSD", "metadata_version": "2.0", "name": "pyquery", "run_requires": [{"requires": ["cssselect (>0.7.9)", "lxml (>=2.1)"]}], "summary": "A jquery-like library for python", "version": "1.2.17"}