Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
xstream: XML serialization library
- Summary
- XStream is a simple library to serialize objects to XML
and back again. XStream requires minimal (if any at all)
configuration for custom objects. The XML produced is
clean and concise and never duplicates any information
that can be obtained via reflection. XStream has a clean
design, is simple to use, boasts impressive speed and
is not coupled to any particular XML library.
Arch: noarch
Download: | xstream-0.3-1jpp.src.rpm |
Build Date: | Fri Feb 13 15:42:54 2004 |
Packager: | Ralph Apel <r.apel@r-apel.de> |
Size: | 149 KiB |
Changelog
- * Fri Feb 13 23:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:0.3-1jpp
-
- Upgrade to 0.3
- Add manual subpackage
- * Mon Jan 19 23:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:0.2-1jpp
-
- First JPackage release