/usr/share/pyshared/txsocksx-0.0.0.egg-info/SOURCES.txt is in python-txsocksx 1.13.0.0-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 | COPYING
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
version.txt
examples/get-ip-http.py
examples/get-ip-socks4.py
examples/get-ip.py
examples/tor-irc.py
txsocksx/__init__.py
txsocksx/_version.py
txsocksx/client.py
txsocksx/constants.py
txsocksx/errors.py
txsocksx/grammar.py
txsocksx/http.py
txsocksx/ssl.py
txsocksx/tls.py
txsocksx.egg-info/PKG-INFO
txsocksx.egg-info/SOURCES.txt
txsocksx.egg-info/dependency_links.txt
txsocksx.egg-info/requires.txt
txsocksx.egg-info/top_level.txt
txsocksx/test/__init__.py
txsocksx/test/test_client.py
txsocksx/test/test_grammar.py
txsocksx/test/test_http.py
txsocksx/test/test_tls.py
txsocksx/test/util.py
|