gevent-websocket 0.10.1-5 source package in Ubuntu

Changelog

gevent-websocket (0.10.1-5) unstable; urgency=medium

  * Bump debhelper from old 12 to 13.

 -- Debian Janitor <email address hidden>  Sat, 28 May 2022 00:48:38 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gevent-websocket_0.10.1-5.dsc 2.1 KiB 826bc9f0e7fadaf5ce36b9dcdaad55e227fc7613aad3652feca899b439e44076
gevent-websocket_0.10.1.orig.tar.gz 16.7 KiB f09b4f02bc61c4e1a147fa94bfcf54e65256968f3e48d9c179e1c054594c2e77
gevent-websocket_0.10.1-5.debian.tar.xz 3.3 KiB 147c424ada3ee5b5d1b0ec8dab3113baa34072251de128146dcfa4237f065f5c

Available diffs

No changes file available.

Binary packages built by this source

python3-gevent-websocket: websocket library for the gevent networking library (Python 3)

 gevent-websocket is a WebSocket library for the gevent networking library.
 .
 Features include:
 .
  * Integration on both socket level or using an abstract interface.
  * RPC and PubSub framework using WAMP (WebSocket Application Messaging
    Protocol).
  * Easily extendible using a simple WebSocket protocol plugin API.
 .
 This package contains the Python 3 module.