Sha256: f5b6f033a6271e90d3d78e3cca683bd8f23398943447de673720ab8884fcd337
Contents?: true
Size: 428 Bytes
Versions: 1
Compression:
Stored size: 428 Bytes
Contents
= charguess * http://github.com/ernesto-jimenez/charguess == DESCRIPTION: This gem builds and installs libcharguess and it's binding libcharguess-ruby * libcharguess: http://libcharguess.sourceforge.net/ * libcharguess-ruby: http://raa.ruby-lang.org/project/charguess/ == INSTALL: * sudo gem install charguess == USSAGE: require "rubygems" require "charguess" CharGuess.guess("áéíóú") #=> "UTF-8" == LICENSE: GPL
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
charguess-1.0 | README.rdoc |