The latest version of arith-encode is 1.0.2-1.

arith-encode

Version 1.0.0 revision 0 uploaded by emc2.

Package meta

Synopsis
A practical arithmetic encoding (aka Godel numbering) library.
Description

A library providing tools and various schemes for encoding arbitrary datatypes as natural numbers. The underlying theory is that of isomorphisms with the natural numbers (known as Godel numbering). The library provides functionality for defining multiple such encodings for a given datatype, as well as a collection of stock encodings and combinators which can be used to build more complex encodings.

This has various uses, among them binary serialization/deserialization and enumeration testing.

Author
Eric McCorkle
Bug reports
https://github.com/emc2/arith-encode/issues
Category
Data, Serialization, Test, Testing
Copyright
Copyright (c) 2014 Eric McCorkle. All rights reserved.
Homepage
https://github.com/emc2/arith-encode
Maintainer
Eric McCorkle <emc2@metricspace.net>
Package URL
n/a
Stability
Stable

Components