renan/email_reply_parser

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

Maintainers

Package info

github.com/renan/email_reply_parser

Homepage

pkg:composer/renan/email_reply_parser

Statistics

Installs: 23 114

Dependents: 0

Suggesters: 0

Stars: 6

Open Issues: 1

1.1.0 2013-07-26 00:00 UTC

This package is not auto-updated.

Last update: 2026-02-24 12:04:36 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.