package/python-asgiref: new package
authorAdam Duskett <Aduskett@gmail.com>
Sun, 4 Aug 2019 01:16:28 +0000 (21:16 -0400)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 27 Sep 2019 21:53:36 +0000 (23:53 +0200)
commit0f71c6b09f81d49ed46c7b8838870710ba878fc5
tree0a3057c86e47017ee99af5d5bee43f33bdf21847
parentb11bcfffdfd42721637b650275d261fe542c0958
package/python-asgiref: new package

ASGI is a standard for Python asynchronous web apps and servers to
communicate with each other, and positioned as an asynchronous
successor to WSGI.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/python-asgiref/Config.in [new file with mode: 0644]
package/python-asgiref/python-asgiref.hash [new file with mode: 0644]
package/python-asgiref/python-asgiref.mk [new file with mode: 0644]