diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-05-04 06:03:33 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-07 13:59:31 +0700 |
| commit | 1f5f211322e97b679fd5d90e58ddb11c2559559e (patch) | |
| tree | f8313bf3406a0ce5ddfc35dc42cbfc5da2d60925 /python/python3-h11/python3-h11.info | |
| parent | bd3adb979730687af81305806edb3539c941a4b2 (diff) | |
python/python3-h11: Added (little HTTP/1.1 library in Python)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-h11/python3-h11.info')
| -rw-r--r-- | python/python3-h11/python3-h11.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-h11/python3-h11.info b/python/python3-h11/python3-h11.info new file mode 100644 index 0000000000..4600495526 --- /dev/null +++ b/python/python3-h11/python3-h11.info @@ -0,0 +1,10 @@ +PRGNAM="python3-h11" +VERSION="0.13.0" +HOMEPAGE="https://github.com/python-hyper/h11" +DOWNLOAD="https://files.pythonhosted.org/packages/source/h/h11/h11-0.13.0.tar.gz" +MD5SUM="83235d9b0593917233aa009f6d1d42a3" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="fourtysixandtwo" +EMAIL="fourtysixandtwo@sliderr.net" |
