-
Notifications
You must be signed in to change notification settings - Fork 0
ruby interface to google-translate
License
etozzato/rsay
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== RSAY 1.0.0 == This is a remake and fusion of code and ideas from rtranslate by YeDingding?, rbabel by Sharon Rosner and google-translate-api by Dookie. Dookie implemented a JSON parser for the googleapis translation service but put that in a script, both YeDingding? and Sharon Rosner have a gem that parses the html restult of the web interface, leading to immediate spam block by google. same syntax of rsay: require "rsay" result = Translate.t("Hello my Friend", Language::ENGLISH, Language::ITALIAN) $rsay -f en -t it 'Hello my Friend!'
About
ruby interface to google-translate
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published