/usr/lib/python3/dist-packages/aiosmtpd-1.1.egg-info/PKG-INFO is in python3-aiosmtpd 1.1-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | Metadata-Version: 1.1
Name: aiosmtpd
Version: 1.1
Summary: aiosmtpd - asyncio based SMTP server
Home-page: http://aiosmtpd.readthedocs.io/
Author: UNKNOWN
Author-email: UNKNOWN
License: http://www.apache.org/licenses/LICENSE-2.0
Description-Content-Type: UNKNOWN
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
|