Metadata-Version: 2.1
Name: tinycss2
Version: 1.1.0
Summary: tinycss2
Home-page: https://www.courtbouillon.org/tinycss2
Author: Simon Sapin
Author-email: simon.sapin@exyr.org
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: webencodings>=0.4
Provides-Extra: doc
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx_rtd_theme; extra == "doc"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: coverage[toml]; extra == "test"
