SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

xstream rpm build for : Fedora 35. For other distributions click xstream.

Name : xstream
Version : 1.4.19 Vendor : Fedora Project
Release : 1.fc35 Date : 2022-02-03 18:23:56
Group : Unspecified Source RPM : xstream-1.4.19-1.fc35.src.rpm
Size : 0.61 MB
Packager : Fedora Project
Summary : Java XML serialization library
Description :
XStream is a simple library to serialize objects to XML
and back again. A high level facade is supplied that
simplifies common use cases. Custom objects can be serialized
without need for specifying mappings. Speed and low memory
footprint are a crucial part of the design, making it suitable
for large object graphs or systems with high message throughput.
No information is duplicated that can be obtained via reflection.
This results in XML that is easier to read for humans and more
compact than native Java serialization. XStream serializes internal
fields, including private and final. Supports non-public and inner
classes. Classes are not required to have default constructor.
Duplicate references encountered in the object-model will be
maintained. Supports circular references. By implementing an
interface, XStream can serialize directly to/from any tree
structure (not just XML). Strategies can be registered allowing
customization of how particular types are represented as XML.
When an exception occurs due to malformed XML, detailed diagnostics
are provided to help isolate and fix the problem.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/35/Everything/aarch64/Packages/x

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  xstream-1.4.19-1.fc35.noarch.rpm
     

Provides :
mvn(com.thoughtworks.xstream:xstream)
mvn(com.thoughtworks.xstream:xstream:pom:)
osgi(xstream)
xstream

Requires :
(java-headless or java-11-headless)
javapackages-filesystem
mvn(io.github.x-stream:mxparser)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1


Content of RPM :
/usr/share/doc/xstream
/usr/share/doc/xstream/README.txt
/usr/share/java/xstream
/usr/share/java/xstream/xstream.jar
/usr/share/licenses/xstream
/usr/share/licenses/xstream/LICENSE.txt
/usr/share/maven-metadata/xstream-xstream.xml
/usr/share/maven-poms/xstream
/usr/share/maven-poms/xstream/xstream.pom

 
ICM