/usr/share/pyshared/irc-0.0.08.5.3.egg-info/SOURCES.txt is in python-irc 8.5.3+dfsg-2.
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 | CHANGES.rst
COPYING
LICENSE
MANIFEST.in
README.rst
pavement.py
setup.cfg
setup.py
irc/__init__.py
irc/bot.py
irc/buffer.py
irc/client.py
irc/connection.py
irc/dict.py
irc/events.py
irc/features.py
irc/functools.py
irc/logging.py
irc/modes.py
irc/rfc.py
irc/schedule.py
irc/server.py
irc/strings.py
irc/util.py
irc.egg-info/PKG-INFO
irc.egg-info/SOURCES.txt
irc.egg-info/dependency_links.txt
irc.egg-info/requires.txt
irc.egg-info/top_level.txt
irc/tests/__init__.py
irc/tests/test_bot.py
irc/tests/test_client.py
irc/tests/test_schedule.py
scripts/dccreceive.py
scripts/dccsend.py
scripts/irccat.py
scripts/irccat2.py
scripts/servermap.py
scripts/ssl-cat.py
scripts/testbot.py
|