218fa820f5
This package is needed at runtime by python-bitstring since 4.1.0 already [1]. Note: the License is under Python-2.0 but "Python Software Foundation License (PSF)" has been remplaced by the author of bitarray Ilan Schnell. [1] https://github.com/scott-griffiths/bitstring/releases/tag/bitstring-4.1.0 Signed-off-by: Romain Naour <romain.naour@smile.fr> Reviewed-by: Marcus Hoffmann <buildroot@bubu1.eu> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
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
|