summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyunormalize_17.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyunormalize_17.0.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyunormalize_17.0.0.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyunormalize_17.0.0.bb b/meta-python/recipes-devtools/python/python3-pyunormalize_17.0.0.bb
new file mode 100644
index 0000000000..fe367aa112
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-pyunormalize_17.0.0.bb
@@ -0,0 +1,8 @@
1SUMMARY = "Unicode normalization forms (NFC, NFKC, NFD, NFKD). A library independent from the Python core Unicode database."
2HOMEPAGE = "https://github.com/mlodewijck/pyunormalize"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=1d882216fa7fde0aec58695aa05ef72f"
5
6SRC_URI[sha256sum] = "0949a3e56817e287febcaf1b0cc4b5adf0bb107628d379335938040947eec792"
7
8inherit pypi setuptools3