AddressParser. Reads email addresses in any format and breaks them down into usable parts.

github.com/onevcat/AddressParser

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2021
  • Release —Swift 5
  • Fix compiling error due to swift version number
  • Merge pull request #3 from vencewill/master
  • fix force wrapping and format
  • fix
  • Update for swift5
June 2017
  • Merge pull request #2 from onevcat/fix/swift3.1
  • Compatibility for Swift 3.1
  • Remove swift version setting
January 2017
  • Release —1.0.0
  • License and readme
  • Mark necessary components public
  • Init commit