python-ws4py-doc (0.6.0+dfsg1-1)

Details

Core information at a glance

Distribution
debian
Origin
debian-forky
Repository
https://deb.debian.org/debian
Codename
forky
Component
main
Source
python-ws4py
Architecture
s390x
Section
doc
Priority
optional
Maintainer
Debian Python Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
1.2 kB
Size expected
133.1 kB
Size actual
133.1 kB
Size match

Dependencies

Required package dependencies

  • libjs-sphinxdoc (>= 8.1)

Suggested packages

Recommended additional packages

  • None

Description

WebSocket library (docs)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5d37c339f…c3c131a9
SHA-1ffeddeb1…a0ee51ee
SHA-2569c73ecf0…7de1b872
SHA-512bde28a65…1ecb174e

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/python-ws4py-doc
usr/share/doc/python-ws4py-doc/README.md
usr/share/doc/python-ws4py-doc/changelog.Debian.gz
usr/share/doc/python-ws4py-doc/changelog.gz
usr/share/doc/python-ws4py-doc/copyright
usr/share/doc/python-ws4py-doc/examples
usr/share/doc/python-ws4py-doc/examples/basic
usr/share/doc/python-ws4py-doc/examples/basic/app.py
usr/share/doc/python-ws4py-doc/examples/basic/index.html
usr/share/doc/python-ws4py-doc/examples/bug167_client.py
usr/share/doc/python-ws4py-doc/examples/droid_sensor.py
usr/share/doc/python-ws4py-doc/examples/droid_sensor_cherrypy_server.py
usr/share/doc/python-ws4py-doc/examples/echo_chaussette_server.py
usr/share/doc/python-ws4py-doc/examples/echo_cherrypy_server.py
usr/share/doc/python-ws4py-doc/examples/echo_cherrypy_server_nojquery.py
usr/share/doc/python-ws4py-doc/examples/echo_client.py
usr/share/doc/python-ws4py-doc/examples/echo_gevent_client.py
usr/share/doc/python-ws4py-doc/examples/echo_gevent_server.py
usr/share/doc/python-ws4py-doc/examples/mocking_data_source.py
usr/share/doc/python-ws4py-doc/examples/server.crt
usr/share/doc/python-ws4py-doc/examples/server.key
usr/share/doc/python-ws4py-doc/examples/static
usr/share/doc/python-ws4py-doc/examples/static/css
usr/share/doc/python-ws4py-doc/examples/static/css/style.css
usr/share/doc/python-ws4py-doc/examples/static/js
usr/share/doc/python-ws4py-doc/examples/static/js/droidsensor.js
usr/share/doc/python-ws4py-doc/html
usr/share/doc/python-ws4py-doc/html/_images
usr/share/doc/python-ws4py-doc/html/_images/seqdiag-3b3d805a949308334f8977dadb6646fd6891b478.png
usr/share/doc/python-ws4py-doc/html/_modules
usr/share/doc/python-ws4py-doc/html/_modules/index.html
usr/share/doc/python-ws4py-doc/html/_modules/ws4py
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/__init__.html
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/client
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/client/threadedclient.html
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/client/tornadoclient.html
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/client.html
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/exc.html
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/framing.html
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/manager.html
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/messaging.html
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/server
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/server/cherrypyserver.html
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/server/wsgirefserver.html
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/server/wsgiutils.html
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/streaming.html
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/utf8validator.html
usr/share/doc/python-ws4py-doc/html/_modules/ws4py/websocket.html
usr/share/doc/python-ws4py-doc/html/_sources
usr/share/doc/python-ws4py-doc/html/_sources/index.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources
usr/share/doc/python-ws4py-doc/html/_sources/sources/basics.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/browser.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/clienttutorial.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/conformance.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/credits.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/examples.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/install.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/maintainer
usr/share/doc/python-ws4py-doc/html/_sources/sources/maintainer/design.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/maintainer/documenting.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/maintainer/releasing.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/maintainer/rules.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/maintainer/testing.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/managertutorial.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/performance.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/requirements.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/servertutorial.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/ws4py.client.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/ws4py.rst.txt
usr/share/doc/python-ws4py-doc/html/_sources/sources/ws4py.server.rst.txt
usr/share/doc/python-ws4py-doc/html/_static
usr/share/doc/python-ws4py-doc/html/_static/basic.css
usr/share/doc/python-ws4py-doc/html/_static/contents.png
usr/share/doc/python-ws4py-doc/html/_static/documentation_options.js
usr/share/doc/python-ws4py-doc/html/_static/file.png
usr/share/doc/python-ws4py-doc/html/_static/minus.png
usr/share/doc/python-ws4py-doc/html/_static/navigation.png
usr/share/doc/python-ws4py-doc/html/_static/plus.png
usr/share/doc/python-ws4py-doc/html/_static/pygments.css
usr/share/doc/python-ws4py-doc/html/_static/sphinxdoc.css
usr/share/doc/python-ws4py-doc/html/genindex.html
usr/share/doc/python-ws4py-doc/html/index.html
usr/share/doc/python-ws4py-doc/html/objects.inv
usr/share/doc/python-ws4py-doc/html/py-modindex.html
usr/share/doc/python-ws4py-doc/html/search.html
usr/share/doc/python-ws4py-doc/html/searchindex.js
usr/share/doc/python-ws4py-doc/html/sources
usr/share/doc/python-ws4py-doc/html/sources/basics.html
usr/share/doc/python-ws4py-doc/html/sources/browser.html
usr/share/doc/python-ws4py-doc/html/sources/clienttutorial.html
usr/share/doc/python-ws4py-doc/html/sources/conformance.html
usr/share/doc/python-ws4py-doc/html/sources/credits.html
usr/share/doc/python-ws4py-doc/html/sources/examples.html
usr/share/doc/python-ws4py-doc/html/sources/install.html
usr/share/doc/python-ws4py-doc/html/sources/maintainer
usr/share/doc/python-ws4py-doc/html/sources/maintainer/design.html
usr/share/doc/python-ws4py-doc/html/sources/maintainer/documenting.html
usr/share/doc/python-ws4py-doc/html/sources/maintainer/releasing.html
usr/share/doc/python-ws4py-doc/html/sources/maintainer/rules.html
usr/share/doc/python-ws4py-doc/html/sources/maintainer/testing.html
usr/share/doc/python-ws4py-doc/html/sources/managertutorial.html
usr/share/doc/python-ws4py-doc/html/sources/performance.html
usr/share/doc/python-ws4py-doc/html/sources/requirements.html
usr/share/doc/python-ws4py-doc/html/sources/servertutorial.html
usr/share/doc/python-ws4py-doc/html/sources/ws4py.client.html
usr/share/doc/python-ws4py-doc/html/sources/ws4py.html
usr/share/doc/python-ws4py-doc/html/sources/ws4py.server.html
usr/share/doc-base
usr/share/doc-base/python-ws4py-doc.python3-ws4py
usr/share/lintian
usr/share/lintian/overrides
usr/share/lintian/overrides/python-ws4py-doc
usr/share/doc/python-ws4py-doc/html/_static/doctools.js
usr/share/doc/python-ws4py-doc/html/_static/language_data.js
usr/share/doc/python-ws4py-doc/html/_static/searchtools.js
usr/share/doc/python-ws4py-doc/html/_static/sphinx_highlight.js
usr/share/doc/python-ws4py-doc/rst