diff options
| author | Tonus <tonus1@free.fr> | 2025-08-11 10:29:46 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-11 10:47:17 +0700 |
| commit | 4b58157facad8480926ca9c4a8bb5b4c55d5eb5e (patch) | |
| tree | f1e32a1b0eafceb3205250f892782c41fd476db3 /python/python3-janus/python3-janus.info | |
| parent | 3db16d311200d0edb84215c54f6c85a762f398f1 (diff) | |
python/python3-janus: Added (Thread-safe asyncio-aware queue).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-janus/python3-janus.info')
| -rw-r--r-- | python/python3-janus/python3-janus.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-janus/python3-janus.info b/python/python3-janus/python3-janus.info new file mode 100644 index 0000000000..bc6c65ad61 --- /dev/null +++ b/python/python3-janus/python3-janus.info @@ -0,0 +1,10 @@ +PRGNAM="python3-janus" +VERSION="2.0.0" +HOMEPAGE="https://github.com/aio-libs/janus" +DOWNLOAD="https://files.pythonhosted.org/packages/source/j/janus/janus-2.0.0.tar.gz" +MD5SUM="7c8ec257be4e90abc47a7df47df88436" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-setuptools-opt" +MAINTAINER="Tonus" +EMAIL="tonus1@free.fr" |
