1config BR2_PACKAGE_PYTHON_BIDICT 2 bool "python-bidict" 3 help 4 The bidirectional mapping library for Python. 5 6 https://bidict.readthedocs.io 7