mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
208 B
Plaintext
8 lines
208 B
Plaintext
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/
|