/usr/share/pyshared/trash_cli-0.12.7.egg-info/SOURCES.txt is in trash-cli 0.12.7-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | 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
|