Package kryo: Information
Source package: kryo
Version: 3.0.3-alt1_5jpp8
Build time: Apr 21, 2018, 01:04 PM
Category: Development/Java
Report package bugHome page: https://github.com/EsotericSoftware/kryo
License: ASL 2.0 and BSD
Summary: Object graph serialization framework for Java
Description:
Kryo is a fast and efficient object graph serialization framework for Java. The goals of the project are speed, efficiency, and an easy to use API. The project is useful any time objects need to be persisted, whether to a file, database, or over the network. Kryo can also perform automatic deep and shallow copying/cloning. This is direct copying from object to object, not object->bytes->object.
Maintainer: Igor Vlasenko
Last changed
April 19, 2018 Igor Vlasenko 3.0.3-alt1_5jpp8
- java update
Nov. 7, 2017 Igor Vlasenko 3.0.3-alt1_4jpp8
- fc27 update
Oct. 22, 2017 Igor Vlasenko 3.0.3-alt1_3jpp8
- new jpp release