mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-cchardet: Add recipe
Universal character encoding detector, release 2.1.7: - support Python 3.9 - drop support for Python 3.5 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
4d6de19f3b
commit
464f4c2de4
|
|
@ -0,0 +1,8 @@
|
|||
SUMMARY = "Universal character encoding detector"
|
||||
HOMEPAGE = "https://github.com/PyYoshi/cChardet"
|
||||
LICENSE = "MPLv1.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6ecda54f6f525388d71d6b3cd92f7474"
|
||||
|
||||
SRC_URI[sha256sum] = "c428b6336545053c2589f6caf24ea32276c6664cb86db817e03a94c60afa0eaf"
|
||||
|
||||
inherit pypi setuptools3
|
||||
Loading…
Reference in New Issue
Block a user