Bug#585601: RFP: apache-mime4j -- MIME and RFC822 parser for Java
Package: wnpp
Severity: wishlist
* Package name : apache-mime4j
Version : 0.6
Upstream Author : The Apache Software Foundation
* URL : http://james.apache.org/mime4j/
* License : Apache-2.0
Programming Lang: Java
Description : MIME and RFC822 parser for Java
mime4j provides a parser, MimeStreamParser, for e-mail message streams in
plain rfc822 and MIME format. The parser uses a callback mechanism to report
parsing events such as the start of an entity header, the start of a body,
etc.
If you are familiar with the SAX XML parser interface you should have no
problem getting started with mime4j.
I'll need this package for httpcomponents-client (ITP #575327).