summaryrefslogtreecommitdiffstats
path: root/package/python-bitstring/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2017-02-06 16:56:24 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-02-06 17:17:35 +0100
commitc9129558b960de1264319e8518d74674a877d5b5 (patch)
tree12517f4ec9ff9a2d999e69c57cd166365a820cf2 /package/python-bitstring/Config.in
parent9ebf0a963f86889bb6d71feb79b1ef83fa7232be (diff)
downloadbuildroot-c9129558b960de1264319e8518d74674a877d5b5.tar.gz
buildroot-c9129558b960de1264319e8518d74674a877d5b5.zip
python-bitstring: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-bitstring/Config.in')
-rw-r--r--package/python-bitstring/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/python-bitstring/Config.in b/package/python-bitstring/Config.in
new file mode 100644
index 0000000000..93d7682577
--- /dev/null
+++ b/package/python-bitstring/Config.in
@@ -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
OpenPOWER on IntegriCloud