MANIFEST.in
README.rst
ez_setup.py
requirements-dev.txt
setup.cfg
setup.py
integration_tests/__init__.py
integration_tests/assert_equals_with_unidiff.py
integration_tests/describe_trash_list.py
integration_tests/files.py
integration_tests/output_collector.py
integration_tests/test_file_descriptions.py
integration_tests/test_filesystem.py
integration_tests/test_persist.py
integration_tests/test_restore_trash.py
integration_tests/test_trash_empty.py
integration_tests/test_trash_put.py
integration_tests/trashinfo.py
man/man1/restore-trash.1
man/man1/trash-empty.1
man/man1/trash-list.1
man/man1/trash-put.1
trash_cli.egg-info/PKG-INFO
trash_cli.egg-info/SOURCES.txt
trash_cli.egg-info/dependency_links.txt
trash_cli.egg-info/entry_points.txt
trash_cli.egg-info/top_level.txt
trashcli/__init__.py
trashcli/cmds.py
trashcli/list_mount_points.py
trashcli/trash.py
unit_tests/test_available_trash_dirs.py
unit_tests/test_characterization.py
unit_tests/test_joining_paths.py
unit_tests/test_list_mount_points.py
unit_tests/test_parser.py
unit_tests/test_parsing_trashinfo_contents.py
unit_tests/test_trash.py
unit_tests/test_trash_new_tests.py
unit_tests/test_trash_put.py
unit_tests/test_trashdir.py