2
1

Config.in 271 B

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