Metadata-Version: 2.1
Name: cssselect2
Version: 0.4.0
Summary: cssselect2
Home-page: https://cssselect2.readthedocs.io/
License: UNKNOWN
Keywords: css elementtree
Author: Simon Sapin
Author-email: simon.sapin@exyr.org
Maintainer: CourtBouillon
Maintainer-email: contact@courtbouillon.org
Requires-Python: >=3.6
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: tinycss2
Requires-Dist: webencodings
Requires-Dist: sphinx ; extra == "doc"
Requires-Dist: sphinx_rtd_theme ; extra == "doc"
Requires-Dist: pytest ; extra == "test"
Requires-Dist: pytest-cov ; extra == "test"
Requires-Dist: pytest-flake8 ; extra == "test"
Requires-Dist: pytest-isort ; extra == "test"
Requires-Dist: coverage[toml] ; extra == "test"
Project-URL: Code, https://github.com/Kozea/cssselect2/
Project-URL: Documentation, https://doc.courtbouillon.org/cssselect2/
Project-URL: Donation, https://opencollective.com/courtbouillon
Project-URL: Issues, https://github.com/Kozea/cssselect2/issues
Provides-Extra: doc
Provides-Extra: test
