7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
|
config BR2_PACKAGE_PYTHON_BITARRAY
|
||
|
bool "python-bitarray"
|
||
|
help
|
||
|
efficient arrays of booleans -- C extension.
|
||
|
|
||
|
https://github.com/ilanschnell/bitarray
|