3c926c65aa
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
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
|