Sha256: 23e8dfd7ebb7d9738be1efaaa3f682b79ab139ee8f593a812aff474cf21e87d9

Contents?: true

Size: 335 Bytes

Versions: 2

Compression:

Stored size: 335 Bytes

Contents

# Discourse Email Parser

DiscourseEmailParser is a small library to parse plain text email content.

##Usage

To parse reply body:

`parsed_body = DiscourseEmailParser.parse_reply(email_body)`

## Installation

Get it from [GitHub][github].  Run `rake` to run the tests.

[github]: https://github.com/discourse/discourse_email_parser

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
discourse_email_parser-0.6.1 README.md
discourse_email_parser-0.6.0 README.md