mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-21 16:46:11 +00:00
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
|