1config BR2_PACKAGE_PYTHON_BITARRAY
2	bool "python-bitarray"
3	help
4	  efficient arrays of booleans -- C extension.
5
6	  https://github.com/ilanschnell/bitarray
7