2017-06-13 01:42:10 +02:00
|
|
|
config BR2_PACKAGE_PYTHON_TRAITLETS
|
|
|
|
bool "python-traitlets"
|
2021-09-27 08:38:07 +02:00
|
|
|
depends on BR2_PACKAGE_PYTHON3
|
2017-06-13 01:42:10 +02:00
|
|
|
help
|
|
|
|
A configuration system for Python applications.
|
|
|
|
|
|
|
|
https://pypi.python.org/pypi/traitlets
|