mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
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:
committed by
Peter Korsgaard
parent
3f4c72c607
commit
2fe87260ee
7
package/python-dominate/Config.in
Normal file
7
package/python-dominate/Config.in
Normal 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/
|
||||
Reference in New Issue
Block a user