Metadata-Version: 1.1
Name: sendmail
Version: 0.9
Summary: Send a message by invoking 'sendmail' program
Home-page: http://www.ultimate.com/phil/python/#sendmail
Author: Phil Budne
Author-email: phil@ultimate.com
License: MIT
Download-URL: http://www.ultimate.com/phil/python/download/sendmail-0.9.tar.gz
Description: Provides smtplib compatible API for sending Internet mail messages.
        Compatible with 'sendmail' and 'postfix' MTAs.
        
Platform: POSIX
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Software Development :: Libraries :: Python Modules
