/usr/lib/python2.7/dist-packages/crochet-1.0.0.egg-info/SOURCES.txt is in python-crochet 1.0.0-0ubuntu2.
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 | LICENSE
MANIFEST.in
README.rst
requirements-dev.txt
setup.cfg
setup.py
crochet/__init__.py
crochet/_eventloop.py
crochet/_resultstore.py
crochet/_shutdown.py
crochet/_util.py
crochet/_version.py
crochet.egg-info/PKG-INFO
crochet.egg-info/SOURCES.txt
crochet.egg-info/dependency_links.txt
crochet.egg-info/requires.txt
crochet.egg-info/top_level.txt
crochet/tests/__init__.py
crochet/tests/test_api.py
crochet/tests/test_process.py
crochet/tests/test_resultstore.py
crochet/tests/test_setup.py
crochet/tests/test_shutdown.py
crochet/tests/test_util.py
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/introduction.rst
docs/make.bat
docs/using.rst
examples/blockingdownload.py
examples/downloader.py
examples/fromtwisted.py
examples/mxquery.py
examples/scheduling.py
examples/ssh.py
examples/timeouts.py
|