mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-15 21:59:27 +00:00
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/
|