html-email-validate: Validating an email address against HTML standard

[ bsd3, library, text ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 konstantin@anche.no
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 1921 total (20 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]