aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-extended/send2trash/python3-send2trash_1.8.0.bb')
-rw-r--r--meta-python/recipes-extended/send2trash/python3-send2trash_1.8.0.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.0.bb b/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.0.bb
new file mode 100644
index 0000000000..76f59e2853
--- /dev/null
+++ b/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.0.bb
@@ -0,0 +1,9 @@
+SUMMARY = "Send file to trash natively under Mac OS X, Windows and Linux"
+LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=a02659c2d5f4cc626e4dcf6504b865eb"
+
+inherit pypi setuptools3
+
+SRC_URI[sha256sum] = "d2c24762fd3759860a0aff155e45871447ea58d2be6bdd39b5c8f966a0c99c2d"
+
+PYPI_PACKAGE = "Send2Trash"