blob: 963351a2e2036a44e6c82dfbecdee51127e3954e [file] [log] [blame]
Andrew Geissler69721092021-07-23 12:57:00 -04001SUMMARY = "Send file to trash natively under Mac OS X, Windows and Linux"
Andrew Geissler5199d832021-09-24 16:47:35 -05002LICENSE = "BSD-3-Clause"
Andrew Geissler69721092021-07-23 12:57:00 -04003LIC_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"