mirror of
https://github.com/sipeed/LicheeRV-Nano-Build.git
synced 2026-09-11 05:09:56 -05: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/
|