aboutsummaryrefslogblamecommitdiff
path: root/mail/librfc822/pkg-descr
blob: 1566d7448e1bdb330e24943d3120f316e1bc8191 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                               
librfc822 provides application developers with a complete parser for RFC822
addresses. Not only can you use the library to verify that RFC822 addresses
are syntactically correct, you can also have an address split up into its
semantic parts, what is needed when deciding where to route an address to, etc.

What is quite unique is that librfc822 does indeed parse all address types
allowed by the standard. That includes such weird things as "address groups"
or addresses with whitespace and comments throw in.

WWW: http://cryp.to/librfc822/