purebred-email: types and parser for email messages (including MIME)

[ agpl, data, email, library ] [ Propose Tags ]

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

Flags

Automatic Flags
NameDescriptionDefault
demos

Build demonstration programs

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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]
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 2020-04-28T02:22:26Z
Distributions NixOS:0.6.0.2
Executables purebred-email-parse
Downloads 4119 total (40 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-04-28 [all 1 reports]