python-dominate: new package

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Yegor Yefremov
2016-06-20 10:07:01 +02:00
committed by Peter Korsgaard
parent 3f4c72c607
commit 2fe87260ee
4 changed files with 23 additions and 0 deletions

View File

@@ -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/