dev-java/netty-common: update homepage
[gentoo.git] / dev-java / mimepull / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="project">
5                 <email>java@gentoo.org</email>
6                 <name>Java</name>
7         </maintainer>
8         <longdescription lang="en">
9                 This provides a streaming API to access attachments parts in a MIME message.
10                 Often times, a large MIME message cannot be loaded into memory. Hence the
11                 whole message or attachment parts are written to a file system and access to
12                 the attachment parts is provided using those files.
13         </longdescription>
14 </pkgmetadata>