html-email-validate: Validating an email address against HTML standard
The library allows to validate and parse an email address as it's defined in HTML standard. Note that HTML specification of a valid email address is a 'willful violation' of RFC 5322. If you want to validate an address against RFC 5322 you should use email-validate.
Downloads
- html-email-validate-0.2.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
| Versions [RSS] | 0.1.0.0, 0.2.0.0 |
|---|---|
| Dependencies | attoparsec, base (>=4.7 && <5.0), text [details] |
| License | BSD-3-Clause |
| Copyright | (c) Konstantin Zudov, 2015 |
| Author | Konstantin Zudov |
| Maintainer | [email protected] |
| Category | Text |
| Uploaded | by zudov at 2015-07-03T00:14:56Z |
| Distributions | LTSHaskell:0.2.0.0, NixOS:0.2.0.0, Stackage:0.2.0.0 |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 2092 total (3 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-07-03 [all 1 reports] |