Repository URL to install this package:
|
Version:
1.0.3 ▾
|
parsel
/
metadata.json
|
|---|
{"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Topic :: Text Processing :: Markup", "Topic :: Text Processing :: Markup :: HTML", "Topic :: Text Processing :: Markup :: XML", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4"], "extensions": {"python.details": {"contacts": [{"email": "info@scrapy.org", "name": "Scrapy project", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/scrapy/parsel"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "keywords": ["parsel"], "license": "BSD", "metadata_version": "2.0", "name": "parsel", "run_requires": [{"requires": ["cssselect (>=0.9)", "lxml", "six (>=1.5.2)", "w3lib (>=1.8.0)"]}], "summary": "Parsel is a library to extract data from HTML and XML using XPath and CSS selectors", "test_requires": [{"requires": ["pytest"]}], "version": "1.0.3"}