summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-chardet_4.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-chardet_4.0.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-chardet_4.0.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-chardet_4.0.0.bb b/meta/recipes-devtools/python/python3-chardet_4.0.0.bb
index 75fe4df8d7..f53bdc974a 100644
--- a/meta/recipes-devtools/python/python3-chardet_4.0.0.bb
+++ b/meta/recipes-devtools/python/python3-chardet_4.0.0.bb
@@ -1,4 +1,5 @@
1SUMMARY = "Universal encoding detector for Python 2 and 3" 1SUMMARY = "Universal encoding detector for Python 2 and 3"
2HOMEPAGE = "https://pypi.org/project/chardet/"
2LICENSE = "LGPL-2.1-only" 3LICENSE = "LGPL-2.1-only"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=a6f89e2100d9b6cdffcea4f398e37343" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=a6f89e2100d9b6cdffcea4f398e37343"
4 5