diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-chardet.inc')
-rwxr-xr-x | meta-python/recipes-devtools/python/python-chardet.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-chardet.inc b/meta-python/recipes-devtools/python/python-chardet.inc new file mode 100755 index 0000000000..60305e8d8e --- /dev/null +++ b/meta-python/recipes-devtools/python/python-chardet.inc | |||
@@ -0,0 +1,8 @@ | |||
1 | SUMMARY = "Universal encoding detector for Python 2 and 3" | ||
2 | LICENSE = "LGPL-2.1" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a6f89e2100d9b6cdffcea4f398e37343" | ||
4 | |||
5 | inherit pypi | ||
6 | |||
7 | SRC_URI[md5sum] = "25274d664ccb5130adae08047416e1a8" | ||
8 | SRC_URI[sha256sum] = "e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa" | ||