2021-11-23 23:01:30 +00:00
|
|
|
config BR2_PACKAGE_PYTHON_CSSUTILS
|
|
|
|
|
bool "python-cssutils"
|
2023-07-05 19:35:21 +01:00
|
|
|
select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime
|
2021-11-23 23:01:30 +00:00
|
|
|
help
|
|
|
|
|
A CSS Cascading Style Sheets library for Python.
|
|
|
|
|
|
|
|
|
|
http://cthedot.de/cssutils/
|