summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyunormalize_16.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyunormalize_16.0.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyunormalize_16.0.0.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyunormalize_16.0.0.bb b/meta-python/recipes-devtools/python/python3-pyunormalize_16.0.0.bb
deleted file mode 100644
index 19463bc224..0000000000
--- a/meta-python/recipes-devtools/python/python3-pyunormalize_16.0.0.bb
+++ /dev/null
@@ -1,8 +0,0 @@
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=e2c2ee871081d4e4c24f32e37c413c73"
5
6SRC_URI[sha256sum] = "2e1dfbb4a118154ae26f70710426a52a364b926c9191f764601f5a8cb12761f7"
7
8inherit pypi setuptools3