addy: A full-featured library for parsing, validating, and rendering email addresses
A modern library for working with email addresses. This package can be used to validate user input or handle various flavors of addresses that appear in places such as mail messages.
Email addresses can be decoded, manipulated, then rendered back to
text using the simple local-part@domain
format or the more
complete syntax that allows for display names and comments.
Comprehensive documentation can be found in the Addy module.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- addy-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1 |
---|---|
Change log | CHANGES.md |
Dependencies | attoparsec (>=0.13 && <0.14), base (>=4.9 && <5.0), bytestring (>=0.10 && <0.12), ip (>=1.5.1 && <1.8), lens (>=4.17 && <5.0), relude (>=0.6 && <0.8), text (>=1.2 && <1.3), text-icu (>=0.7 && <0.8), validation-selective (>=0.1 && <0.2) [details] |
Tested with | ghc ==8.6.5 || ==8.8.4 || ==8.10.2 |
License | BSD-2-Clause |
Copyright | Copyright (c) 2019-2020 Peter Jones |
Author | Peter Jones <pjones@devalot.com> |
Maintainer | Peter Jones <pjones@devalot.com> |
Category | Text |
Home page | https://github.com/pjones/addy |
Bug tracker | https://github.com/pjones/addy/issues |
Source repo | head: git clone https://github.com/pjones/addy.git |
Uploaded | by PeterJones at 2020-10-29T19:53:37Z |
Distributions | |
Downloads | 349 total (7 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-10-29 [all 1 reports] |