summaryrefslogtreecommitdiffstats
path: root/rules/python3-chardet.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-12-30 13:07:54 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-01-12 14:47:47 +0100
commit96426cdebdb4600437c7b2babd4df8d727fc3e57 (patch)
treeee3107ec5a10e6f40d3f156a93516ebc44f55bf8 /rules/python3-chardet.in
parent143678f4b3252d9b1d90757edfe7d364e0d5abf2 (diff)
downloadptxdist-96426cdebdb4600437c7b2babd4df8d727fc3e57.tar.gz
ptxdist-96426cdebdb4600437c7b2babd4df8d727fc3e57.tar.xz
python3-chardet: new package
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/python3-chardet.in')
-rw-r--r--rules/python3-chardet.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/python3-chardet.in b/rules/python3-chardet.in
new file mode 100644
index 000000000..12f286ca4
--- /dev/null
+++ b/rules/python3-chardet.in
@@ -0,0 +1,8 @@
+## SECTION=python3
+
+config PYTHON3_CHARDET
+ tristate
+ select PYTHON3
+ prompt "chardet"
+ help
+ universal character encoding detector for Python3