rencdec 0.0.1
Created to fill a need in supplying two arrays (a,b) of varying size and representing a third array (c) that uses items from the first array (a) and reversably encodes it into items from the second array (b) and returns the fourth array (d). Decoding using the same arrays should turn fourth array (d) into the third array (c). Examples include letters to numbers, musical notes to colors, or any other grouping of objects describable as an array words.
Gemfile:
=
instalar:
=
Versiones:
- 0.0.1 April 13, 2012 (4,5 KB)
dependencias de Runtime (1):
radix
>= 0