-
Notifications
You must be signed in to change notification settings - Fork 1
errriclee/rfc822
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# # RFC822 Email Address Regex # -------------------------- # # Originally written by Cal Henderson # c.f. http://iamcal.com/publish/articles/php/parsing_email/ # # Translated to Ruby by Tim Fletcher, with changes suggested by Dan Kubb. # http://tfletcher.com/lib/rfc822.rb # # Patched by Eric Lee, including: # * domains containing invalid characters # * domains starting or ending in a hyphen # * atoms starting or ending in a hyphen # # Licensed under a Creative Commons Attribution-ShareAlike 2.5 License # http://creativecommons.org/licenses/by-sa/2.5/ #
About
RFC822 email regex, with patches
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published