slackbuilds/python/python3-aiosmtpd/slack-desc

20 lines
942 B
Plaintext

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
python3-aiosmtpd: python3-aiosmtpd (asyncio based SMTP server)
python3-aiosmtpd:
python3-aiosmtpd: This is a server for SMTP and related MTA protocols, similar in
python3-aiosmtpd: utility to the standard library's smtpd.py module, but rewritten to
python3-aiosmtpd: be based on asyncio for Python 3.7+.
python3-aiosmtpd:
python3-aiosmtpd:
python3-aiosmtpd:
python3-aiosmtpd:
python3-aiosmtpd: https://aiosmtpd.readthedocs.io/
python3-aiosmtpd: