python-django-channels 4.0.0-3 source package in Ubuntu

Changelog

python-django-channels (4.0.0-3) unstable; urgency=medium

  * Team upload.
  * Source-only upload

 -- Jérémy Lal <email address hidden>  Wed, 10 Jan 2024 10:18:18 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-channels_4.0.0-3.dsc 2.5 KiB 19dbe25364cced8781410cb21130695410af2fb0c92fb17bbc1a27a421d5d3da
python-django-channels_4.0.0.orig.tar.gz 186.7 KiB 62995481c03dc09c3d9cb2bdd3ad5b6a509373defd89e83ae7948450cc389a09
python-django-channels_4.0.0-3.debian.tar.xz 4.7 KiB bd5202df02beb7f3192e278bd2be3d54b6a4d0a678647f9e3cce840032dda538

Available diffs

No changes file available.

Binary packages built by this source

python-django-channels-doc: Developer-friendly asynchrony for Django (Documentation)

 Channels is a project to make Django able to handle more than just plain HTTP
 requests, including WebSockets and HTTP2, as well as the ability to run code
 after a response has been sent for things like thumbnailing or background
 calculation.
 .
 It’s an easy-to-understand extension of the Django view model, and easy to
 integrate and deploy.
 .
 This package contains the documentation.

python3-django-channels: Developer-friendly asynchrony for Django (Python3 version)

 Channels is a project to make Django able to handle more than just plain HTTP
 requests, including WebSockets and HTTP2, as well as the ability to run code
 after a response has been sent for things like thumbnailing or background
 calculation.
 .
 It’s an easy-to-understand extension of the Django view model, and easy to
 integrate and deploy.
 .
 This package contains the Python 3 version of the library.