mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/python-channels: new package
Channels augments Django to bring WebSocket, long-poll HTTP, task offloading and other async support to your code, using familiar Django design patterns and a flexible underlying framework that lets you not only customize behaviours but also write support for your own protocols and needs. Signed-off-by: Adam Duskett <Aduskett@gmail.com> [Thomas: - alphabetic ordering of selects in Config.in - add missing BR2_PACKAGE_PYTHON3 dependency] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c76c399e62
commit
1e019c3afb
5
package/python-channels/python-channels.hash
Normal file
5
package/python-channels/python-channels.hash
Normal file
@@ -0,0 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/channels/json
|
||||
md5 aec056cf4d0fa6444b3d83ccd5885fc5 channels-2.2.0.tar.gz
|
||||
sha256 af7cdba9efb3f55b939917d1b15defb5d40259936013e60660e5e9aff98db4c5 channels-2.2.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 b846415d1b514e9c1dff14a22deb906d794bc546ca6129f950a18cd091e2a669 LICENSE
|
||||
Reference in New Issue
Block a user