7 lines
182 B
Plaintext
7 lines
182 B
Plaintext
|
config BR2_PACKAGE_PYTHON_BITSTRING
|
||
|
bool "python-bitstring"
|
||
|
help
|
||
|
Simple construction, analysis and modification of binary data.
|
||
|
|
||
|
https://github.com/scott-griffiths/bitstring
|