[ 原始碼: python-aiosmtpd ]
套件:python3-aiosmtpd(1.4.6-2)
python3-aiosmtpd 的相關連結
Debian 的資源:
下載原始碼套件 python-aiosmtpd:
- [python-aiosmtpd_1.4.6-2.dsc]
- [python-aiosmtpd_1.4.6.orig.tar.gz]
- [python-aiosmtpd_1.4.6-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [aiosmtpd.readthedocs.io]
相似套件:
Python3 asyncio based SMTP server
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.
This package contains the Python 3 library.
其他與 python3-aiosmtpd 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-public
- @public decorator for adding names to __all__