mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
python-chardet: new package
Signed-off-by: David Bachelart <david.bachelart@bbright.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
6a9e59c0c2
commit
03a3a201a3
6
package/python-chardet/Config.in
Normal file
6
package/python-chardet/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_CHARDET
|
||||
bool "python-chardet"
|
||||
help
|
||||
Universal encoding detector for Python 2 and 3.
|
||||
|
||||
https://github.com/chardet/chardet
|
||||
Reference in New Issue
Block a user