python-wsaccel 0.6.3-4 source package in Ubuntu

Changelog

python-wsaccel (0.6.3-4) unstable; urgency=medium

  * Do not runtime depends on cython3 (Closes: #1058007).

 -- Thomas Goirand <email address hidden>  Sun, 07 Jan 2024 18:43:51 +0100

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-wsaccel_0.6.3-4.dsc 2.0 KiB 20b28b0dd012991b40de0c03fdaaff31432a97e91348d15595db59884a23ce42
python-wsaccel_0.6.3.orig.tar.xz 8.8 KiB ed742c09c7a133b496496888dbdf7b6070720fa856134f7434f85f71c93d51ca
python-wsaccel_0.6.3-4.debian.tar.xz 2.5 KiB 2d4c9a1835043e52bb84a0210796246be447909e12bde74d13b2f97bf1a08ab6

No changes file available.

Binary packages built by this source

python3-wsaccel: Accelerator for ws4py and AutobahnPython - Python 3.x

 WSAccell is WebSocket accelerator for AutobahnPython, ws4py and Tornado. It
 replaces per-byte process in them with Cython version. AutobahnPython
 beginning with version 0.6 automatically uses WSAccell if available.
 .
 This package provides the Python 3.x module.

python3-wsaccel-dbgsym: debug symbols for python3-wsaccel