Package: wnpp Severity: wishlist Owner: Thomas Bechtold <[email protected]>
* Package name : ruby-base62 Version : 0.1.4 Upstream Author : JT Zemp, Saadiq Rodgers-King, Derrick Camerino * URL : http://rubygems.org/gems/base62 * License : MIT Programming Lang: Ruby Description : Integer#base62_encode instance method to encode an integer Base62 monkeypatches Integer to add an Integer#base62_encode instance method to encode an integer in the character set of 0-9 + A-Z + a-z. It also monkeypatches String to add String#base62_decode to take the string and turn it back into a valid integer. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

