/usr/lib/python2.7/dist-packages/ws4py-0.3.4.egg-info/SOURCES.txt is in python-ws4py 0.3.4-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 | setup.py
test/test_cherrypy.py
test/test_client.py
test/test_frame.py
test/test_manager.py
test/test_messaging.py
test/test_stream.py
test/test_websocket.py
ws4py/__init__.py
ws4py/async_websocket.py
ws4py/compat.py
ws4py/exc.py
ws4py/framing.py
ws4py/manager.py
ws4py/messaging.py
ws4py/streaming.py
ws4py/utf8validator.py
ws4py/websocket.py
ws4py.egg-info/PKG-INFO
ws4py.egg-info/SOURCES.txt
ws4py.egg-info/dependency_links.txt
ws4py.egg-info/top_level.txt
ws4py/client/__init__.py
ws4py/client/geventclient.py
ws4py/client/threadedclient.py
ws4py/client/tornadoclient.py
ws4py/server/__init__.py
ws4py/server/cherrypyserver.py
ws4py/server/geventserver.py
ws4py/server/tulipserver.py
ws4py/server/wsgirefserver.py
ws4py/server/wsgiutils.py
|