/usr/share/pyshared/docopt-0.6.1.egg-info/SOURCES.txt is in python-docopt 0.6.1-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 | LICENSE-MIT
MANIFEST.in
README.rst
docopt.py
setup.py
docopt.egg-info/PKG-INFO
docopt.egg-info/SOURCES.txt
docopt.egg-info/dependency_links.txt
docopt.egg-info/top_level.txt
examples/arguments_example.py
examples/calculator_example.py
examples/counted_example.py
examples/naval_fate.py
examples/odd_even_example.py
examples/options_example.py
examples/options_shortcut_example.py
examples/quick_example.py
examples/validation_example.py
examples/git/git.py
examples/git/git_add.py
examples/git/git_branch.py
examples/git/git_checkout.py
examples/git/git_clone.py
examples/git/git_commit.py
examples/git/git_push.py
examples/git/git_remote.py
|