diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-12-07 20:08:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-07 20:08:17 +0700 |
commit | a54d0e7c4c2b36fd1b023e4463915a9e19c111d7 (patch) | |
tree | 665408861c295f276a47b6d7ad8a5916522d3262 /python/asgiref/asgiref.info | |
parent | 16d5cd60eb697740c9e1630ee4b5cea4d30bce91 (diff) |
python/asgiref: Added (ASGI Spec).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/asgiref/asgiref.info')
-rw-r--r-- | python/asgiref/asgiref.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/asgiref/asgiref.info b/python/asgiref/asgiref.info new file mode 100644 index 0000000000000..7043c9198952b --- /dev/null +++ b/python/asgiref/asgiref.info @@ -0,0 +1,10 @@ +PRGNAM="asgiref" +VERSION="3.2.3" +HOMEPAGE="https://github.com/django/asgiref/" +DOWNLOAD="https://files.pythonhosted.org/packages/80/c4/83a01607f2d10024c172097126264c8e00c6a4827b35d631ece9625e6ba2/asgiref-3.2.3.tar.gz" +MD5SUM="39218c10eee0bf66a3d893491d835e86" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |