1config BR2_PACKAGE_PYTHON_BITSTRING 2 bool "python-bitstring" 3 help 4 Simple construction, analysis and modification of binary data. 5 6 https://github.com/scott-griffiths/bitstring 7