1config BR2_PACKAGE_PYTHON_CSSUTILS
2	bool "python-cssutils"
3	select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime
4	help
5	  A CSS Cascading Style Sheets library for Python.
6
7	  http://cthedot.de/cssutils/
8