/usr/share/pyshared/wokkel-0.7.1.egg-info/SOURCES.txt is in python-wokkel 0.7.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 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 | LICENSE
MANIFEST.in
NEWS
README
setup.cfg
setup.py
doc/examples/echo_server.tac
doc/examples/muc_client.tac
doc/examples/ping_component.tac
doc/examples/ping_s2s.tac
doc/examples/ping_server.tac
doc/examples/pinger.py
doc/examples/pinger_client.tac
doc/examples/pinger_component.tac
doc/examples/pinger_s2s.tac
doc/examples/router.tac
twisted/plugins/server.py
wokkel/__init__.py
wokkel/client.py
wokkel/compat.py
wokkel/component.py
wokkel/componentservertap.py
wokkel/data_form.py
wokkel/delay.py
wokkel/disco.py
wokkel/formats.py
wokkel/generic.py
wokkel/iwokkel.py
wokkel/muc.py
wokkel/ping.py
wokkel/pubsub.py
wokkel/server.py
wokkel/shim.py
wokkel/subprotocols.py
wokkel/xmppim.py
wokkel.egg-info/PKG-INFO
wokkel.egg-info/SOURCES.txt
wokkel.egg-info/dependency_links.txt
wokkel.egg-info/not-zip-safe
wokkel.egg-info/requires.txt
wokkel.egg-info/top_level.txt
wokkel/test/__init__.py
wokkel/test/helpers.py
wokkel/test/test_client.py
wokkel/test/test_compat.py
wokkel/test/test_component.py
wokkel/test/test_data_form.py
wokkel/test/test_delay.py
wokkel/test/test_disco.py
wokkel/test/test_generic.py
wokkel/test/test_iwokkel.py
wokkel/test/test_muc.py
wokkel/test/test_ping.py
wokkel/test/test_pubsub.py
wokkel/test/test_server.py
wokkel/test/test_shim.py
wokkel/test/test_subprotocols.py
wokkel/test/test_xmppim.py
|