SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

sun-mimepull rpm build for : Other. For other distributions click sun-mimepull.

Name : sun-mimepull
Version : 1.2 Vendor : jPackage project
Release : 1jpp Date : 2008-04-09 12:01:11
Group : Development/Libraries/Java Source RPM : sun-mimepull-1.2-1jpp.src.rpm
Size : 0.08 MB
Packager : Ralph Apel < r_apel_r-apel_de>
Summary : MIME Pull
Description :
This provides a streaming API to access attachments parts in
a MIME message. Often times, a large MIME message cannot be
loaded into memory. Hence the whole message or attachment
parts are written to a file system and access to the
attachment parts is provided using those files.
But in some cases, the attachment parts can be accessed by
applications in a streaming fashion, provided: - The parts
are accessed orderly (as they appear in the stream) - The
parts are accessed only once. In such situations, the parts
need not be written to file system (however large message
it is !)
MIME message parsing is done using pull-parsing, much similar
to StAX in XML world. The MIMEParts are constructed lazily,
and parsing is triggered by applications while reading the
attachment parts. MIMEConfig provides various configuration
options to control parsing and storing MIME parts. It is
also possible to read MIME parts in any order and multiple
times, but doing so may create attachment parts on the file
system.

RPM found in directory: /packages/linux-pbone/archive/www.jpackage.org/jpackage/5.0/generic/free/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  sun-mimepull-1.2-1jpp.noarch.rpm
     

Provides :
sun-mimepull

Requires :
stax-ex
rpmlib(CompressedFileNames) <= 3.0.4-1
/bin/sh
jpackage-utils => 0:1.7.4
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
stax_1_0_api
jaf_1_1_api


Content of RPM :
/etc/maven/fragments
/etc/maven/fragments/sun-mimepull
/usr/share/doc/sun-mimepull-1.2/LICENSE
/usr/share/java/sun-mimepull-1.2.jar
/usr/share/java/sun-mimepull.jar
/usr/share/maven2/poms/JPP-sun-mimepull.pom

 
ICM