Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-send2trash | Distribution: Mageia |
Version: 1.8.0 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Tue Sep 6 22:59:32 2022 |
Group: Development/Python | Build host: localhost |
Size: 64172 | Source RPM: python-send2trash-1.8.0-1.mga8.src.rpm |
Packager: papoteur <papoteur> | |
Url: https://github.com/hsoft/send2trash | |
Summary: Python library to natively send files to Trash |
Send2Trash is a small package that sends files to the Trash (or Recycle Bin) natively and on all platforms. On OS X, it uses native FSMoveObjectToTrashSync Cocoa calls, on Windows, it uses native (and ugly) SHFileOperation win32 calls. On other platforms, if PyGObject and GIO are available, it will use this. Otherwise, it will fallback to its own implementation of the trash specifications from freedesktop.org.
BSD
* Tue Sep 06 2022 papoteur <papoteur> 1.8.0-1.mga8 + Revision: 1884633 - new 1.8.0 for jupyter-notebook update (mga#30664)
/usr/bin/send2trash /usr/lib/python3.8/site-packages/Send2Trash-1.8.0-py3.8.egg-info /usr/lib/python3.8/site-packages/Send2Trash-1.8.0-py3.8.egg-info/PKG-INFO /usr/lib/python3.8/site-packages/Send2Trash-1.8.0-py3.8.egg-info/SOURCES.txt /usr/lib/python3.8/site-packages/Send2Trash-1.8.0-py3.8.egg-info/dependency_links.txt /usr/lib/python3.8/site-packages/Send2Trash-1.8.0-py3.8.egg-info/entry_points.txt /usr/lib/python3.8/site-packages/Send2Trash-1.8.0-py3.8.egg-info/requires.txt /usr/lib/python3.8/site-packages/Send2Trash-1.8.0-py3.8.egg-info/top_level.txt /usr/lib/python3.8/site-packages/send2trash /usr/lib/python3.8/site-packages/send2trash/IFileOperationProgressSink.py /usr/lib/python3.8/site-packages/send2trash/__init__.py /usr/lib/python3.8/site-packages/send2trash/__main__.py /usr/lib/python3.8/site-packages/send2trash/__pycache__ /usr/lib/python3.8/site-packages/send2trash/__pycache__/IFileOperationProgressSink.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/IFileOperationProgressSink.cpython-38.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/__init__.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/__init__.cpython-38.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/__main__.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/__main__.cpython-38.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/compat.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/compat.cpython-38.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/exceptions.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/exceptions.cpython-38.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_gio.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_gio.cpython-38.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_osx.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_osx.cpython-38.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_osx_ctypes.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_osx_ctypes.cpython-38.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_osx_pyobjc.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_osx_pyobjc.cpython-38.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_other.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_other.cpython-38.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_win.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_win.cpython-38.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_win_legacy.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_win_legacy.cpython-38.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_win_modern.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/plat_win_modern.cpython-38.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/util.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/send2trash/__pycache__/util.cpython-38.pyc /usr/lib/python3.8/site-packages/send2trash/compat.py /usr/lib/python3.8/site-packages/send2trash/exceptions.py /usr/lib/python3.8/site-packages/send2trash/plat_gio.py /usr/lib/python3.8/site-packages/send2trash/plat_osx.py /usr/lib/python3.8/site-packages/send2trash/plat_osx_ctypes.py /usr/lib/python3.8/site-packages/send2trash/plat_osx_pyobjc.py /usr/lib/python3.8/site-packages/send2trash/plat_other.py /usr/lib/python3.8/site-packages/send2trash/plat_win.py /usr/lib/python3.8/site-packages/send2trash/plat_win_legacy.py /usr/lib/python3.8/site-packages/send2trash/plat_win_modern.py /usr/lib/python3.8/site-packages/send2trash/util.py /usr/share/doc/python3-send2trash /usr/share/doc/python3-send2trash/CHANGES.rst /usr/share/doc/python3-send2trash/README.rst /usr/share/licenses/python3-send2trash /usr/share/licenses/python3-send2trash/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024