Skip to content
 
 

Repository files navigation

This gem builds and installs libcharguess and it’s binding libcharguess-ruby

  • sudo gem install charguess

require "rubygems"
require "charguess"

CharGuess.guess("áéíóú")
#=> "UTF-8"
  • Ernesto Jiménez <erjica@gmail.com> assembled this gem

  • MoonWolf <moonwolf@moonwolf.com> originally created the ruby bindings

  • Stéphane Corbé <noubi@users.sourceforge.net> extracted libcharguess from Mozilla’s sources

  • Nando Vieira <fnando.vieira@gmail.com> created the setup this gem is based on: github.com/fnando/charguess

  • Will Palmer <wmpalmer@gmail.com> helped fixing this gem in Ruby 1.9

GPL

About

Ruby gem wich builds and install libcharguess-ruby

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors