From f8000bf9ca90f4d5ecdb06f3cca5ca1002d134f5 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 16 Feb 2024 11:18:58 +0700 Subject: python/python3-trio: Added (Python library for async concurrency). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-trio/python3-trio.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python3-trio/python3-trio.info (limited to 'python/python3-trio/python3-trio.info') 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" -- cgit v1.2.3