=libastag --- a Nabastag communication library for Ruby [Author] Perrin Alexandre [email protected]
==About
libastag is a full featured library for the Nabastag API (see http://api.nabaztag.com/docs/home.html). It provide also a minimal fake HTTP Violet Server based on WEBrick for testing purpose.
Main goals are :
- complete Rdoc documentation
- Unit testing
- Easy to use
==About Nabastag
The Nabaztag is a small electronic rabbit with lights, motorised ears, and speech.
==Download
You can found the latest version of libastag at :
Installation
=Gem Instalation
to install libastag's gem : gem install --remote libastag
==Online Documentation
- libastag Documentation Homepage : http://libastag.rubyforge.org
- libastag Project Page : http://rubyforge.org/projects/libastag
==Examples
=irb TODO
=Script examples/ directory of the project has several examples: [morse.rb] send your name in morse to your rabbit.
==Other Nabastag related Ruby projects
- Nabaztag : http://rubyforge.org/projects/nabaztag
==Copying
Copyright (c) 2007-2008 Perrin Alexandre
You may use, copy and redistribute this library under the terms of the MIT licence (see MIT-LICENSE file).