Package sbinary: Information
Source package: sbinary
Version: 0.4.2-alt1_8jpp8
Build time: Apr 22, 2018, 01:06 PM
Category: Development/Java
Report package bugHome page: https://github.com/harrah/sbinary
License: MIT
Summary: Library for describing binary formats for Scala types
Description:
SBinary is a library for describing binary protocols, in the form of mappings between Scala types and binary formats. It can be used as a robust serialization mechanism for Scala objects or a way of dealing with existing binary formats found in the wild. It started out life as a loose port of Haskell's Data.Binary. It's since evolved a bit from there to take advantage of the features Scala implicits offer over Haskell type classes, but the core idea has remained the same.
Maintainer: Igor Vlasenko
Last changed
April 19, 2018 Igor Vlasenko 0.4.2-alt1_8jpp8
- java update
Nov. 9, 2017 Igor Vlasenko 0.4.2-alt1_7jpp8
- fc27 update
Oct. 17, 2017 Igor Vlasenko 0.4.2-alt1_6jpp8
- new jpp release