8 lines
176 B
Plaintext
8 lines
176 B
Plaintext
config BR2_PACKAGE_PYTHON_BIDICT
|
|
bool "python-bidict"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
The bidirectional mapping library for Python.
|
|
|
|
https://bidict.readthedocs.io
|