Package kryo: Information

    Source package: kryo
    Version: 3.0.1-alt1_2jpp8
    Build time:  Feb 3, 2016, 11:26 PM in the task #157668
    Category: Development/Java
    Report package bug
    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.

    List of rpms provided by this srpm:
    kryo (noarch)
    kryo-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. jpackage-generic-compat
      3. maven-local
      4. mvn(com.esotericsoftware:minlog)
      5. mvn(com.esotericsoftware:reflectasm)
      6. mvn(junit:junit)
      7. mvn(org.apache.felix:maven-bundle-plugin)
      8. mvn(org.objenesis:objenesis)
      9. mvn(org.sonatype.oss:oss-parent:pom:)

    Last changed


    Feb. 3, 2016 Igor Vlasenko 3.0.1-alt1_2jpp8
    - new version