addy: A full-featured library for parsing, validating, and rendering email addresses
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 0.1.0.0, 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.11), ip (>=1.5.1 && <1.8), lens (>=4.17 && <5.0), relude (>=0.6 && <0.7), text (>=1.2 && <1.3), text-icu (>=0.7 && <0.8), validation-selective (>=0.1 && <0.2) [details] |
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 |
Uploaded | by PeterJones at 2020-05-08T22:03:33Z |
Modules
[Index] [Quick Jump]
Downloads
- addy-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees