purebred-email: types and parser for email messages (including MIME)
The purebred email library. RFC 5322, MIME, etc.
Things that are currently implemented:
RFC 5322 message parsing and serialisation
MIME multipart parsing (RFC 2046) and serialisation
MIME message header extensions for non-ASCII text (RFC 2047)
MIME parameter value and encoded word extensions (RFC 2231)
Content-Disposition header field (RFC 2183)
Message encapsulation (forward/bounce)
Things that are not yet implemented / need improvement:
Improve handling of dates
Probably lots of other things
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
demos | Build demonstration programs | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- purebred-email-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.3.1, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.5, 0.5.1, 0.6, 0.6.0.1, 0.6.0.2 |
---|---|
Dependencies | attoparsec (>=0.13 && <0.14), base (>=4.11 && <5), base64-bytestring (>=1 && <2), bytestring (>=0.10 && <0.11), case-insensitive (>=1.2 && <1.3), concise (>=0.1.0.1 && <1), deepseq (>=1.4.2), lens (>=4 && <5), purebred-email, semigroupoids (>=5 && <6), semigroups (>=0.16 && <0.19), stringsearch (>=0.3), text (>=1.2), time [details] |
Tested with | ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.1 |
License | AGPL-3.0-only |
Copyright | Copyright 2017-2019 Fraser Tweedale |
Author | Fraser Tweedale |
Maintainer | frase@frase.id.au |
Category | Data, Email |
Home page | https://github.com/purebred-mua/purebred-email |
Bug tracker | https://github.com/purebred-mua/purebred-email/issues |
Source repo | head: git clone https://github.com/purebred-mua/purebred-email.git |
Uploaded | by frasertweedale at 2019-09-19T07:24:23Z |
Distributions | NixOS:0.6.0.2 |
Executables | purebred-email-parse |
Downloads | 4504 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-09-19 [all 1 reports] |