File: SOURCES.txt

package info (click to toggle)
gevent-socketio 0.3.6-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 716 kB
  • ctags: 551
  • sloc: python: 2,031; makefile: 134
file content (50 lines) | stat: -rw-r--r-- 1,190 bytes parent folder | download | duplicates (2)
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
AUTHORS
CHANGELOG
LICENSE
MANIFEST.in
README.rst
setup.py
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/handler.rst
docs/source/index.rst
docs/source/main.rst
docs/source/mixins.rst
docs/source/namespace.rst
docs/source/packet.rst
docs/source/server.rst
docs/source/server_integration.rst
docs/source/sgunicorn.rst
docs/source/transports.rst
docs/source/virtsocket.rst
gevent_socketio.egg-info/PKG-INFO
gevent_socketio.egg-info/SOURCES.txt
gevent_socketio.egg-info/dependency_links.txt
gevent_socketio.egg-info/entry_points.txt
gevent_socketio.egg-info/requires.txt
gevent_socketio.egg-info/top_level.txt
socketio/__init__.py
socketio/defaultjson.py
socketio/exceptions.py
socketio/handler.py
socketio/mixins.py
socketio/namespace.py
socketio/packet.py
socketio/policyserver.py
socketio/sdjango.py
socketio/server.py
socketio/sgunicorn.py
socketio/storage.py
socketio/transports.py
socketio/virtsocket.py
tests/__init__.py
tests/test_namespace.py
tests/test_packet.py
tests/test_socket.py
tests/jstests/jstests.py
tests/jstests/static/WebSocketMain.swf
tests/jstests/static/qunit.css
tests/jstests/static/qunit.js
tests/jstests/static/socket.io.js
tests/jstests/tests/suite.js