Skip to main content

RFC 3676 format=flowed text processing

Project description

Introduction

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, and was written by Martijn Pieters.

The latest version can be downloaded from the pypi page; the code repository is hosted GitHub.

Requirements

formatflowed.py has been tested with python 2.3 and up. Installation requires either the setuptools or distutils libraries.

Installation

Use the standard setuptools installation script provided:

python setup.py install

or install the package as an egg:

pip install formatflowed

Usage

Further documentation is embedded in the docstrings of the module.

Change History

1.1.0 (2012-03-15)

  • Made unicode exception handling configurable. [mj]

  • Updated project URLs, and cleaned up setup.py. The project is now hosted on GitHub. [mj]

1.0.0 (2005-09-17)

  • Added release metadata and a README. [mj]

0.9.0 (2005-09-11)

  • Initial release. [mj]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

formatflowed-1.1.0.tar.gz (10.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page