renansaddam/email_reply_parser

This package is abandoned and no longer maintained. The author suggests using the renan/email_reply_parser package instead.

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: 2022-02-01 12:21:46 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.