summaryrefslogtreecommitdiffstats
path: root/package/python-cssutils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-cssutils/Config.in')
-rw-r--r--package/python-cssutils/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/python-cssutils/Config.in b/package/python-cssutils/Config.in
new file mode 100644
index 0000000000..74de742c31
--- /dev/null
+++ b/package/python-cssutils/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_PYTHON_CSSUTILS
+ bool "python-cssutils"
+ select BR2_PACKAGE_PYTHON_PYEXPAT if BR2_PACKAGE_PYTHON # runtime
+ select BR2_PACKAGE_PYTHON3_PYEXPAT if BR2_PACKAGE_PYTHON3 # runtime
+ help
+ A CSS Cascading Style Sheets library for Python.
+
+ http://cthedot.de/cssutils/
OpenPOWER on IntegriCloud