Metadata-Version: 1.0
Name: formatflowed
Version: 1.0.0
Summary: RFC 3676 format=flowed text processing
Home-page: http://www.zopatista.com/projects/formatflowed
Author: Martijn Pieters
Author-email: mj@zopatista.com
License: Python Software Foundation License
Download-URL: http://www.zopatista.com/projects/formatflowed/releases/1.0.0/formatflowed-1.0.0.tar.gz
Description: The formatflowed.py python library provides en- and decoding functionality for 
        `RFC 2646`_ and `RFC 3676`_ text, also called format=flowed text. The 
        development of this library was generously sponsored by `Logicalware`_.
        
        .. _RFC 2646: http://www.faqs.org/rfcs/rfc2646.html
        .. _RFC 3676: http://www.faqs.org/rfcs/rfc3676.html
        .. _Logicalware: http://www.logicalware.com/
Keywords: email,mime,format,flowed,rfc2646,rfc3676
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup
