COPYING
README.rst
pyproject.toml
setup.cfg
setup.py
trash
trash-empty
trash-list
trash-put
trash-restore
trash-rm
man/man1/trash-empty.1
man/man1/trash-list.1
man/man1/trash-put.1
man/man1/trash-restore.1
man/man1/trash-rm.1
man/man1/trash.1
trash_cli.egg-info/PKG-INFO
trash_cli.egg-info/SOURCES.txt
trash_cli.egg-info/dependency_links.txt
trash_cli.egg-info/requires.txt
trash_cli.egg-info/top_level.txt
trashcli/__init__.py
trashcli/compat.py
trashcli/file_system_reader.py
trashcli/fs.py
trashcli/shell_completion.py
trashcli/trash.py
trashcli/trash_dirs_scanner.py
trashcli/empty/__init__.py
trashcli/empty/clock.py
trashcli/empty/console.py
trashcli/empty/delete_according_date.py
trashcli/empty/description.py
trashcli/empty/emptier.py
trashcli/empty/empty_action.py
trashcli/empty/empty_cmd.py
trashcli/empty/errors.py
trashcli/empty/existing_file_remover.py
trashcli/empty/file_system_dir_reader.py
trashcli/empty/guard.py
trashcli/empty/is_input_interactive.py
trashcli/empty/main.py
trashcli/empty/older_than.py
trashcli/empty/parse_reply.py
trashcli/empty/parser.py
trashcli/empty/prepare_output_message.py
trashcli/empty/print_time_action.py
trashcli/empty/top_trash_dir_rules_file_system_reader.py
trashcli/empty/user.py
trashcli/fstab/__init__.py
trashcli/fstab/mount_points_listing.py
trashcli/fstab/real_volume_of.py
trashcli/fstab/volume_listing.py
trashcli/fstab/volume_of.py
trashcli/fstab/volume_of_impl.py
trashcli/fstab/volumes.py
trashcli/lib/__init__.py
trashcli/lib/dir_checker.py
trashcli/lib/dir_reader.py
trashcli/lib/enum_repr.py
trashcli/lib/environ.py
trashcli/lib/exit_codes.py
trashcli/lib/logger.py
trashcli/lib/my_input.py
trashcli/lib/my_permission_error.py
trashcli/lib/path_of_backup_copy.py
trashcli/lib/print_version.py
trashcli/lib/trash_dir_reader.py
trashcli/lib/trash_dirs.py
trashcli/lib/user_info.py
trashcli/list/__init__.py
trashcli/list/extractors.py
trashcli/list/fs.py
trashcli/list/list_trash_action.py
trashcli/list/main.py
trashcli/list/parser.py
trashcli/list/trash_dir_selector.py
trashcli/list/minor_actions/__init__.py
trashcli/list/minor_actions/debug_volumes.py
trashcli/list/minor_actions/list_trash_dirs.py
trashcli/list/minor_actions/list_volumes.py
trashcli/list/minor_actions/print_python_executable.py
trashcli/parse_trashinfo/__init__.py
trashcli/parse_trashinfo/basket.py
trashcli/parse_trashinfo/maybe_parse_deletion_date.py
trashcli/parse_trashinfo/parse_deletion_date.py
trashcli/parse_trashinfo/parse_original_location.py
trashcli/parse_trashinfo/parse_path.py
trashcli/parse_trashinfo/parse_trashinfo.py
trashcli/parse_trashinfo/parser_error.py
trashcli/put/__init__.py
trashcli/put/check_cast.py
trashcli/put/clock.py
trashcli/put/context.py
trashcli/put/describer.py
trashcli/put/dir_maker.py
trashcli/put/file_trasher.py
trashcli/put/format_trash_info.py
trashcli/put/gate.py
trashcli/put/janitor.py
trashcli/put/jobs.py
trashcli/put/main.py
trashcli/put/my_logger.py
trashcli/put/octal.py
trashcli/put/original_location.py
trashcli/put/parser.py
trashcli/put/same_volume_gate.py
trashcli/put/suffix.py
trashcli/put/trash_dir_volume_reader.py
trashcli/put/trash_directories_finder.py
trashcli/put/trash_put_cmd.py
trashcli/put/trasher.py
trashcli/put/user.py
trashcli/put/core/__init__.py
trashcli/put/core/candidate.py
trashcli/put/core/check_type.py
trashcli/put/core/either.py
trashcli/put/core/failure_reason.py
trashcli/put/core/int_generator.py
trashcli/put/core/logs.py
trashcli/put/core/mode.py
trashcli/put/core/path_maker_type.py
trashcli/put/core/trash_all_result.py
trashcli/put/core/trash_result.py
trashcli/put/core/trashee.py
trashcli/put/fs/__init__.py
trashcli/put/fs/fs.py
trashcli/put/fs/parent_realpath.py
trashcli/put/fs/real_fs.py
trashcli/put/fs/size_counter.py
trashcli/put/fs/volume_of_parent.py
trashcli/put/janitor_tools/__init__.py
trashcli/put/janitor_tools/info_creator.py
trashcli/put/janitor_tools/info_file_persister.py
trashcli/put/janitor_tools/put_trash_dir.py
trashcli/put/janitor_tools/security_check.py
trashcli/put/janitor_tools/trash_dir_checker.py
trashcli/put/janitor_tools/trash_dir_creator.py
trashcli/put/reporting/__init__.py
trashcli/put/reporting/stats_reader.py
trashcli/put/reporting/trash_put_reporter.py
trashcli/restore/__init__.py
trashcli/restore/args.py
trashcli/restore/file_system.py
trashcli/restore/handler.py
trashcli/restore/index.py
trashcli/restore/info_dir_searcher.py
trashcli/restore/info_files.py
trashcli/restore/main.py
trashcli/restore/output.py
trashcli/restore/output_event.py
trashcli/restore/output_recorder.py
trashcli/restore/range.py
trashcli/restore/real_output.py
trashcli/restore/real_restore_logger.py
trashcli/restore/restore_arg_parser.py
trashcli/restore/restore_asking_the_user.py
trashcli/restore/restore_cmd.py
trashcli/restore/restore_logger.py
trashcli/restore/restorer.py
trashcli/restore/run_restore_action.py
trashcli/restore/sequences.py
trashcli/restore/single.py
trashcli/restore/sort_method.py
trashcli/restore/trash_directories.py
trashcli/restore/trashed_file.py
trashcli/restore/trashed_files.py
trashcli/rm/__init__.py
trashcli/rm/cleanable_trashcan.py
trashcli/rm/file_remover.py
trashcli/rm/filter.py
trashcli/rm/list_trashinfo.py
trashcli/rm/main.py
trashcli/rm/rm_cmd.py