summaryrefslogtreecommitdiffstats
path: root/rules/python3-chardet.in
diff options
context:
space:
mode:
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