Metadata-Version: 2.1
Name: pymilter
Version: 1.0.4
Summary: Python interface to sendmail milter API
Home-page: https://pythonhosted.org/milter/
Author: Jim Niemira
Author-email: urmane@urmane.org
Maintainer: Stuart D. Gathman
Maintainer-email: stuart@gathman.org
License: GPL
Keywords: sendmail,milter
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Communications :: Email :: Mail Transport Agents
Classifier: Topic :: Communications :: Email :: Filters
License-File: COPYING

This is a python extension module to enable python scripts to
attach to sendmail's libmilter functionality.  Additional python
modules provide for navigating and modifying MIME parts, and
sending DSNs or doing CBVs.
