blob: 76f59e285312129cf8834e075f64d625794474d4 [file] [log] [blame]
Andrew Geissler69721092021-07-23 12:57:00 -04001SUMMARY = "Send file to trash natively under Mac OS X, Windows and Linux"
2LICENSE = "BSD"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=a02659c2d5f4cc626e4dcf6504b865eb"
4
5inherit pypi setuptools3
6
Patrick Williams0ca19cc2021-08-16 14:03:13 -05007SRC_URI[sha256sum] = "d2c24762fd3759860a0aff155e45871447ea58d2be6bdd39b5c8f966a0c99c2d"
Andrew Geissler69721092021-07-23 12:57:00 -04008
9PYPI_PACKAGE = "Send2Trash"