send2trash: Send file to trash natively under Mac OS X, Windows and Linux#
Description#
Send file to trash natively under Mac OS X, Windows and Linux.
License#
BSD License
Upstream Contact#
Type#
standard
Dependencies#
Version Information#
package-version.txt:
1.8.3
version_requirements.txt:
send2trash >=1.5.0
Equivalent System Packages#
$ conda install send2trash
$ sudo emerge dev-python/send2trash
$ sudo port install py-send2trash
$ sudo zypper install python3\$\{PYTHON_MINOR\}-Send2Trash
$ sudo xbps-install python3-send2trash
See https://repology.org/project/send2trash/versions, https://repology.org/project/python:send2trash/versions
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.