Andrew Geissler | 6972109 | 2021-07-23 12:57:00 -0400 | [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=a02659c2d5f4cc626e4dcf6504b865eb" | ||||
4 | |||||
5 | inherit pypi setuptools3 | ||||
6 | |||||
7 | SRC_URI[sha256sum] = "17730aa0a33ab82ed6ca76be3bb25f0433d0014f1ccf63c979bab13a5b9db2b2" | ||||
8 | |||||
9 | PYPI_PACKAGE = "Send2Trash" |