aboutsummaryrefslogtreecommitdiff
path: root/python/python3-aiosmtpd/python3-aiosmtpd.info
diff options
context:
space:
mode:
authorYth - Arnaud <yth@ythogtha.org>2023-07-29 07:49:39 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-29 07:49:39 +0700
commit47423d7620e340fadd12757ed2fd6776e8e421c2 (patch)
treeedcdcedc0a1808298da668ce4fab1729385a3549 /python/python3-aiosmtpd/python3-aiosmtpd.info
parent21d42362b0fdce0f1ecc03ac7faa3b8f36c5d359 (diff)
python/python3-aiosmtpd: Added (asyncio based SMTP server).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-aiosmtpd/python3-aiosmtpd.info')
-rw-r--r--python/python3-aiosmtpd/python3-aiosmtpd.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-aiosmtpd/python3-aiosmtpd.info b/python/python3-aiosmtpd/python3-aiosmtpd.info
new file mode 100644
index 0000000000..b2d7a4415c
--- /dev/null
+++ b/python/python3-aiosmtpd/python3-aiosmtpd.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-aiosmtpd"
+VERSION="1.4.4.post2"
+HOMEPAGE="https://aiosmtpd.readthedocs.io/"
+DOWNLOAD="https://pypi.python.org/packages/source/a/aiosmtpd/aiosmtpd-1.4.4.post2.tar.gz"
+MD5SUM="efb1386b649e3179a81d1a52d4001d81"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3-atpublic python3-attrs"
+MAINTAINER="Yth - Arnaud"
+EMAIL="yth@ythogtha.org"