Metadata-Version: 1.1
Name: mimeattachment
Version: 0.4
Summary: Create a MIME attachment for an arbitrary file
Home-page: http://www.ultimate.com/phil/python/#mimeattachment
Author: Phil Budne
Author-email: phil@ultimate.com
License: MIT
Download-URL: http://www.ultimate.com/phil/python/download/mimeattachment-0.4.tar.gz
Description: Take a pathname (or file pointer and filename) and return
        a "message object model" object for a MIME Attachment.
        
Platform: Any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Software Development :: Libraries :: Python Modules
