1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/mail/py-aiosmtpd/pkg-descr
Dmitry Marakasov 9ac1b25248 - Add NO_ARCH
- Update WWW
- Whitespace fixes

Approved by:	portmgr blanket
2019-09-17 09:38:18 +00:00

6 lines
201 B
Plaintext

This is a server for SMTP and related protocols, similar in utility to the
standard library's smtpd.py module, but rewritten to be based on asyncio for
Python 3.
WWW: https://aiosmtpd.readthedocs.io/