python-wsproto 0.15.0-3 source package in Ubuntu

Changelog

python-wsproto (0.15.0-3) unstable; urgency=medium

  * Team upload.
  * Source-only upload to allow testing migration.
  * debian/control: Mark package python-swproto-doc as
    M-A: foreign.

 -- Boyuan Yang <email address hidden>  Sun, 12 Jan 2020 17:00:48 -0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
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
python-wsproto_0.15.0-3.dsc 2.2 KiB e4ecd1a2a1d6d932413eca94b21983b135361a11568c101c892913cc729f68ee
python-wsproto_0.15.0.orig.tar.gz 50.6 KiB 614798c30e5dc2b3f65acc03d2d50842b97621487350ce79a80a711229edfa9d
python-wsproto_0.15.0-3.debian.tar.xz 2.9 KiB 3a5ed20945193017b6df5313b75fa821bddff5610752730ef7bb162e6d306ae5

Available diffs

No changes file available.

Binary packages built by this source

python-wsproto-doc: WebSockets state-machine based protocol implementation (Documentation)

 Pure-Python implementation of a WebSocket protocol stack. It's
 written from the ground up to be embeddable in whatever program you
 choose to use, ensuring that you can communicate via WebSockets, as
 defined in RFC6455, regardless of your programming paradigm.
 .
 This package contains the documentation.

python3-wsproto: WebSockets state-machine based protocol implementation (Python3)

 Pure-Python implementation of a WebSocket protocol stack. It's
 written from the ground up to be embeddable in whatever program you
 choose to use, ensuring that you can communicate via WebSockets, as
 defined in RFC6455, regardless of your programming paradigm.
 .
 This is the Python3 package.