websocket-client 0.53.0-2ubuntu1 source package in Ubuntu

Changelog

websocket-client (0.53.0-2ubuntu1) focal; urgency=medium

  * Re-add the Python2 module for python-juju-client.

 -- Matthias Klose <email address hidden>  Mon, 13 Jan 2020 19:09:19 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
websocket-client_0.53.0.orig.tar.gz 42.3 KiB c42b71b68f9ef151433d6dcc6a7cb98ac72d2ad1e3a74981ca22bc5d9134f166
websocket-client_0.53.0-2ubuntu1.debian.tar.xz 8.0 KiB dbd06ec1cea68cbedcb86734ab6a1b7831ae09b0cc05a7c29b5927712a1d485c
websocket-client_0.53.0-2ubuntu1.dsc 2.2 KiB dc4af4f4a8c247355a187dd5b8a6a4736aebdeb6e427e028cdb21005bd3c0ba4

View changes file

Binary packages built by this source

python-websocket: WebSocket client library - Python 2.7

 websocket-client provides a low-level, synchronous API providing WebSocket
 client functionality to Python programs. It conforms to the WebSocket
 specification as standardized by the IETF in RFC 6455.
 .
 WebSocket is a protocol providing full-duplex communication channels over
 TCP, mostly used in Web browsers.
 .
 This package provides the Python 2.7 version.

python3-websocket: WebSocket client library - Python 3.x

 websocket-client provides a low-level, synchronous API providing WebSocket
 client functionality to Python programs. It conforms to the WebSocket
 specification as standardized by the IETF in RFC 6455.
 .
 WebSocket is a protocol providing full-duplex communication channels over
 TCP, mostly used in Web browsers.
 .
 This package provides the Python 3.x version.