/usr/share/pyshared/martian-0.14.egg-info/SOURCES.txt is in python-martian 0.14-0ubuntu1.
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 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 | CHANGES.txt
COPYRIGHT.txt
CREDITS.txt
LICENSE.txt
README.txt
bootstrap.py
buildout.cfg
setup.cfg
setup.py
src/martian/README.txt
src/martian/__init__.py
src/martian/components.py
src/martian/context.py
src/martian/context.txt
src/martian/core.py
src/martian/core.txt
src/martian/directive.py
src/martian/directive.txt
src/martian/edgecase.txt
src/martian/error.py
src/martian/interfaces.py
src/martian/martiandirective.py
src/martian/scan.py
src/martian/scan.txt
src/martian/testing.py
src/martian/util.py
src/martian.egg-info/PKG-INFO
src/martian.egg-info/SOURCES.txt
src/martian.egg-info/dependency_links.txt
src/martian.egg-info/not-zip-safe
src/martian.egg-info/requires.txt
src/martian.egg-info/top_level.txt
src/martian/tests/__init__.py
src/martian/tests/public_methods_from_class.txt
src/martian/tests/scan_for_classes.txt
src/martian/tests/test_all.py
src/martian/tests/scanforclasses/__init__.py
src/martian/tests/scanforclasses/test1.py
src/martian/tests/scanforclasses/test2.py
src/martian/tests/scanforclasses/test3.py
src/martian/tests/scanforclasses/test4.py
src/martian/tests/stoneage/__init__.py
src/martian/tests/stoneage/cave.py
src/martian/tests/stoneage/hunt/__init__.py
src/martian/tests/stoneage/hunt/mammoth.py
src/martian/tests/stoneage/hunt/mammoth_templates/index.pt
src/martian/tests/stoneage/notpackage/dummy.py
src/martian/tests/stoneage/painting/__init__.py
src/martian/tests/testpackage/__init__.py
src/martian/tests/testpackage/animal.py
src/martian/tests/testpackage/one.py
src/martian/tests/testpackage/two.py
src/martian/tests/testpackage/alpha/__init__.py
src/martian/tests/testpackage/beta/__init__.py
src/martian/tests/testpackage/beta/three.py
src/martian/tests/with__main__/__init__.py
src/martian/tests/with__main__/__main__.py
src/martian/tests/with__main__/package.py
src/martian/tests/withbogusmodules/.bogus.py
src/martian/tests/withbogusmodules/1alsobogus.py
src/martian/tests/withbogusmodules/__init__.py
src/martian/tests/withbogusmodules/nonbogus.py
src/martian/tests/withbogusmodules/.bogussubpackage/__init__.py
src/martian/tests/withbogusmodules/subpackage/__init__.py
src/martian/tests/withpyconly/__init__.py
src/martian/tests/withpyconly/foo.py
src/martian/tests/withpyconly/subpackage/__init__.py
src/martian/tests/withtestsmodules/__init__.py
src/martian/tests/withtestsmodules/ftests.py
src/martian/tests/withtestsmodules/tests.py
src/martian/tests/withtestsmodules/subpackage/__init__.py
src/martian/tests/withtestspackages/__init__.py
src/martian/tests/withtestspackages/ftests/__init__.py
src/martian/tests/withtestspackages/subpackage/__init__.py
src/martian/tests/withtestspackages/tests/__init__.py
src/martian/tests/withtestspackages/tests/subpackage/__init__.py
|