/usr/share/pyshared/swiftsc-0.5.egg-info/SOURCES.txt is in python-swiftsc 0.5-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 | .travis.yml
LICENSE
MANIFEST.in
README
requirements.txt
setup.cfg
setup.py
debian/changelog
debian/clean
debian/compat
debian/control
debian/copyright
debian/docs
debian/rules
debian/watch
debian/source/format
docs/HISTORY.rst
docs/README.rst
docs/TODO.rst
src/swiftsc/__init__.py
src/swiftsc/client.py
src/swiftsc/utils.py
src/swiftsc.egg-info/PKG-INFO
src/swiftsc.egg-info/SOURCES.txt
src/swiftsc.egg-info/dependency_links.txt
src/swiftsc.egg-info/requires.txt
src/swiftsc.egg-info/top_level.txt
src/swiftsc_tests/__init__.py
src/swiftsc_tests/empty.txt
src/swiftsc_tests/sample.txt
src/swiftsc_tests/test_client.py
src/swiftsc_tests/test_pep8.py
src/swiftsc_tests/test_utils.py
src/swiftsc_tests/test_vars.py
utils/pre-commit.txt
utils/testing_travis.sh
|