/usr/share/pyshared/transaction-1.1.1.egg-info/SOURCES.txt is in python-transaction 1.1.1-2.
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 | CHANGES.txt
COPYRIGHT.txt
LICENSE.txt
README.txt
bootstrap.py
buildout.cfg
ez_setup.py
setup.cfg
setup.py
transaction/__init__.py
transaction/_manager.py
transaction/_transaction.py
transaction/interfaces.py
transaction/weakset.py
transaction.egg-info/PKG-INFO
transaction.egg-info/SOURCES.txt
transaction.egg-info/dependency_links.txt
transaction.egg-info/entry_points.txt
transaction.egg-info/not-zip-safe
transaction.egg-info/requires.txt
transaction.egg-info/top_level.txt
transaction/tests/__init__.py
transaction/tests/convenience.txt
transaction/tests/doom.txt
transaction/tests/sampledm.py
transaction/tests/savepoint.txt
transaction/tests/savepointsample.py
transaction/tests/test_SampleDataManager.py
transaction/tests/test_SampleResourceManager.py
transaction/tests/test_register_compat.py
transaction/tests/test_savepoint.py
transaction/tests/test_transaction.py
transaction/tests/test_weakset.py
transaction/tests/warnhook.py
|