| Andrew Geissler | eef6386 | 2021-01-29 15:58:13 -0600 | [diff] [blame] | 1 | SUMMARY = "Send file to trash natively under Mac OS X, Windows and Linux" |
| 2 | LICENSE = "BSD" | ||||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=05faa35ba1ca10b723f19d286c9d5237" | ||||
| 4 | |||||
| 5 | inherit pypi setuptools3 | ||||
| 6 | |||||
| 7 | SRC_URI[sha256sum] = "60001cc07d707fe247c94f74ca6ac0d3255aabcb930529690897ca2a39db28b2" | ||||
| 8 | |||||
| 9 | PYPI_PACKAGE = "Send2Trash" | ||||