[ ソース: 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
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-public
- @public decorator for adding names to __all__