Package mail-parse.plt contributed by mburns [docs]
To load: (require (planet mburns/mail-parse:1:0/mail-parse))
Old style:(require (planet "mail-parse.ss" ("mburns" "mail-parse.plt" 1 0)))
Package description:
Parse an email, or a stream of emails, into a simple structure
Downloads this week: 0
Total downloads: 52
Tickets:0
Open tickets:0
Primary files:
NameContract
(struct email headers messages) 
parse-emails
(opt-> () (input-port?) (listof email?))
parse-email
(opt-> () (input-port?) email?)
(struct exn:malformed-email ())
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 0)0.2
52
[none]2007-04-01
To load: (require (planet mburns/mail-parse:1:0/mail-parse))
Available in repositories: 4.x, 3xx
[no release notes]
No Tickets Currently open for this Package [New Ticket]