summaryrefslogtreecommitdiffstats
path: root/package/python-mbstrdecoder/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-12-16 16:02:47 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-12-17 15:04:57 +0100
commit7a26ab2404a0eca68e86c4600e93ab6bfdfcbf1c (patch)
treec7a79f2760f106be5c4c757d804d1360b279af98 /package/python-mbstrdecoder/Config.in
parent3d707d2b4fa6362cb37754f6c5fbb06240f5faf5 (diff)
downloadbuildroot-7a26ab2404a0eca68e86c4600e93ab6bfdfcbf1c.tar.gz
buildroot-7a26ab2404a0eca68e86c4600e93ab6bfdfcbf1c.zip
python-mbstrdecoder: 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-mbstrdecoder/Config.in')
-rw-r--r--package/python-mbstrdecoder/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/python-mbstrdecoder/Config.in b/package/python-mbstrdecoder/Config.in
new file mode 100644
index 0000000000..017002c97a
--- /dev/null
+++ b/package/python-mbstrdecoder/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_PYTHON_MBSTRDECODER
+ bool "python-mbstrdecoder"
+ help
+ multi-byte character string decoder.
+
+ https://github.com/thombashi/mbstrdecoder
OpenPOWER on IntegriCloud