freebsd-ports/www/ruby-google/pkg-descr
Akinori MUSHA 009c77df1a Add ruby-google 0.1.0, a Ruby interface to Google's SOAP-driven Web
API.

Demonstration programs are included in the archive.

Obtain a free license key from Google, and have fun! :)
2002-04-12 19:29:01 +00:00

13 lines
508 B
Text

Ruby/Google offers a higher-level abstraction of Google's new
SOAP-driven Web API. It allows you to programmatically query the
Google search-engine from the comfort of your favourite programming
language.
The aim of the library is to make the details of the raw data
structures returned by the Web API irrelevant, in the process making
the API more accessible for everyday use.
Demonstration programs are included in the archive.
Author: Ian Macdonald <ian@caliban.org>
WWW: http://www.caliban.org/ruby/