1config BR2_PACKAGE_PYTHON_TINYCSS2
2	bool "python-tinycss2"
3	select BR2_PACKAGE_PYTHON_WEBENCODINGS # runtime
4	help
5	  A tiny CSS parser.
6
7	  https://www.courtbouillon.org/tinycss2
8