diff options
| author | Dimitris Zlatanidis <dslackw@gmail.com> | 2024-02-16 11:18:58 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-16 18:51:34 +0700 |
| commit | f8000bf9ca90f4d5ecdb06f3cca5ca1002d134f5 (patch) | |
| tree | d04aa43b13e31caef10a2a62249245aba67bbe95 /python/python3-trio/python3-trio.info | |
| parent | 65b85d75b267cc5e24acd3048091d5c9c14c51ed (diff) | |
python/python3-trio: Added (Python library for async concurrency).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-trio/python3-trio.info')
| -rw-r--r-- | python/python3-trio/python3-trio.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-trio/python3-trio.info b/python/python3-trio/python3-trio.info new file mode 100644 index 0000000000..71f4bd4340 --- /dev/null +++ b/python/python3-trio/python3-trio.info @@ -0,0 +1,10 @@ +PRGNAM="python3-trio" +VERSION="0.24.0" +HOMEPAGE="https://github.com/python-trio/trio" +DOWNLOAD="https://files.pythonhosted.org/packages/8a/f3/07c152213222c615fe2391b8e1fea0f5af83599219050a549c20fcbd9ba2/trio-0.24.0.tar.gz" +MD5SUM="38b4052a6e551ab9e4b6bbf092c8ff56" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-setuptools-opt python3-sortedcontainers python3-outcome python3-sniffio python3-exceptiongroup" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="dslackw@gmail.com" |
