File: SOURCES.txt

package info (click to toggle)
python-websockets 3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 352 kB
  • ctags: 438
  • sloc: python: 2,081; makefile: 4
file content (35 lines) | stat: -rw-r--r-- 974 bytes parent folder | download
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
LICENSE
MANIFEST.in
README
setup.cfg
setup.py
websockets/__init__.py
websockets/client.py
websockets/compatibility.py
websockets/exceptions.py
websockets/framing.py
websockets/handshake.py
websockets/http.py
websockets/protocol.py
websockets/server.py
websockets/test_client_server.py
websockets/test_framing.py
websockets/test_handshake.py
websockets/test_http.py
websockets/test_protocol.py
websockets/test_uri.py
websockets/uri.py
websockets/version.py
websockets.egg-info/PKG-INFO
websockets.egg-info/SOURCES.txt
websockets.egg-info/dependency_links.txt
websockets.egg-info/requires.txt
websockets.egg-info/top_level.txt
websockets/py35/__init__.py
websockets/py35/client.py
websockets/py35/client_server.py
websockets/py35/__pycache__/__init__.cpython-33.pyc
websockets/py35/__pycache__/__init__.cpython-34.pyc
websockets/py35/__pycache__/__init__.cpython-35.pyc
websockets/py35/__pycache__/client.cpython-35.pyc
websockets/py35/__pycache__/client_server.cpython-35.pyc