mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
python-bitstring: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
9ebf0a963f
commit
c9129558b9
6
package/python-bitstring/Config.in
Normal file
6
package/python-bitstring/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_BITSTRING
|
||||
bool "python-bitstring"
|
||||
help
|
||||
Simple construction, analysis and modification of binary data.
|
||||
|
||||
https://github.com/scott-griffiths/bitstring
|
||||
Reference in New Issue
Block a user