summaryrefslogtreecommitdiffstats
path: root/package/python-dominate/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-06-20 10:07:01 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-06-20 22:51:46 +0200
commit2fe87260eedfd67d33a17249f3f6a66aebc13e63 (patch)
tree56269acb13bdae5eaae0b22fbfa5c43783894734 /package/python-dominate/Config.in
parent3f4c72c60793ca6ada24ae85c3211b2ab178eb3b (diff)
downloadbuildroot-2fe87260eedfd67d33a17249f3f6a66aebc13e63.tar.gz
buildroot-2fe87260eedfd67d33a17249f3f6a66aebc13e63.zip
python-dominate: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-dominate/Config.in')
-rw-r--r--package/python-dominate/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/python-dominate/Config.in b/package/python-dominate/Config.in
new file mode 100644
index 0000000000..35e9a0c85f
--- /dev/null
+++ b/package/python-dominate/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PYTHON_DOMINATE
+ bool "python-dominate"
+ help
+ Dominate is a Python library for creating and manipulating
+ HTML documents using an elegant DOM API.
+
+ http://github.com/Knio/dominate/
OpenPOWER on IntegriCloud