renan/email_reply_parser

Small library to parse plain text email content and identify fragments of quoted texts, signature or original body content.

1.1.0 2013-07-26 00:00 UTC

This package is not auto-updated.

Last update: 2024-04-23 03:21:49 UTC


README

Build Status Coverage Status

Email Reply Parser

EmailReplyParser is a small library to parse plain text email content. The goal is to identify which fragments are quoted, part of a signature, or original body content.

We want to support both top and bottom posters, so no simple "REPLY ABOVE HERE" content is used.