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#

https://pypi.org/project/Send2Trash/

Type#

standard

Dependencies#

  • $(PYTHON_TOOLCHAIN)

  • $(PYTHON)

Version Information#

package-version.txt:

1.8.2

install-requires.txt:

send2trash >=1.5.0

Equivalent System Packages#

conda:

$ conda install  send2trash

gentoo:

$ sudo emerge dev-python/send2trash

macports: install the following packages: py-send2trash

opensuse:

$ sudo zypper install python3${PYTHON_MINOR}-Send2Trash

void:

$ 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.