python-autobahn 0.14.1+dfsg1-2ubuntu1 source package in Ubuntu
Changelog
python-autobahn (0.14.1+dfsg1-2ubuntu1) artful; urgency=medium * Drop Depends on python3-trollius. -- Michael Hudson-Doyle <email address hidden> Thu, 13 Jul 2017 14:39:59 +1200
Upload details
- Uploaded by:
- Michael Hudson-Doyle
- Uploaded to:
- Artful
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-autobahn_0.14.1+dfsg1.orig.tar.xz | 1.1 MiB | 0dd0d9e3df9799ff7b0b3c37faa04358d19a9fed27c86c1a5648765af16a51ed |
python-autobahn_0.14.1+dfsg1-2ubuntu1.debian.tar.xz | 3.8 KiB | 938a98b12cc3fb40d3e3a0825328fcf4178d517780ac71b3bed6e13aab07bb51 |
python-autobahn_0.14.1+dfsg1-2ubuntu1.dsc | 3.0 KiB | 9253d8cdacb89977d11e4b45fbda97efcd666b2456e556b65620da7c7f444136 |
Available diffs
Binary packages built by this source
- python-autobahn: No summary available for python-autobahn in ubuntu artful.
No description available for python-autobahn in ubuntu artful.
- python3-autobahn: WebSocket client and server library, WAMP framework - Python 3.x
Autobahn|Python is a networking library that is part of the Autobahn project
and provides implementations of:
* The WebSocket Protocol
* The Web Application Messaging Protocol (WAMP)
for Twisted and asyncio, on Python 2 & 3 and for writing servers and clients.
.
WebSocket allows bidirectional real-time messaging on the Web and WAMP adds
asynchronous Remote Procedure Calls and Publish & Subscribe on top of
WebSocket.
.
This package contains the Python 3.x module.