/usr/lib/python2.7/dist-packages/argh-0.24.1.egg-info/SOURCES.txt is in python-argh 0.24.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 27 28 29 | MANIFEST.in
README.rst
setup.cfg
setup.py
argh/__init__.py
argh/assembling.py
argh/compat.py
argh/completion.py
argh/constants.py
argh/decorators.py
argh/dispatching.py
argh/exceptions.py
argh/helpers.py
argh/interaction.py
argh/io.py
argh/utils.py
argh.egg-info/PKG-INFO
argh.egg-info/SOURCES.txt
argh.egg-info/dependency_links.txt
argh.egg-info/top_level.txt
test/__init__.py
test/base.py
test/test_assembling.py
test/test_compat.py
test/test_decorators.py
test/test_dispatching.py
test/test_integration.py
test/test_interaction.py
test/test_regressions.py
|