File: PKG-INFO

package info (click to toggle)
python-aiosmtpd 1.2.2-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,704 kB
  • sloc: python: 3,838; makefile: 39
file content (17 lines) | stat: -rw-r--r-- 686 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Metadata-Version: 2.1
Name: aiosmtpd
Version: 1.2.2
Summary: aiosmtpd - asyncio based SMTP server
Home-page: http://aiosmtpd.readthedocs.io/
License: http://www.apache.org/licenses/LICENSE-2.0
Description: 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.
Keywords: email
Platform: UNKNOWN
Classifier: License :: OSI Approved
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Communications :: Email :: Mail Transport Agents
Classifier: Framework :: AsyncIO
Description-Content-Type: text/x-rst