renan/email_reply_parser

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

Installs: 23 114

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 2

Forks: 3

Open Issues: 1

pkg:composer/renan/email_reply_parser

1.1.0 2013-07-26 00:00 UTC

This package is not auto-updated.

Last update: 2025-10-07 09:52:56 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.