grzegorzkazulak / ruby-flaker

API wrapper for Flaker.pl written in Ruby

This URL has Read+Write access

Sun May 31 00:42:21 -0700 2009
commit  7399e91bf25ee867e9f49049d51b162537e4ecf6
tree    a3cba51247e7fc59d0b1064b62d72770de60c763
parent  699478138cc913fa7eca65426af3f3c1d4fde6bd
README.markdown

flaker

Flaker is a Flaker.pl API wrapper written in ruby.

Installation

Like any other gem you can simply install flaker by typing into console:

$ sudo gem install grzegorzkazulak-ruby-flaker --source=http://gems.github.com

To get the most recent version (master branch) use:

$ git cone git://github.com/grzegorzkazulak/ruby-flaker.git

Examples

You can find examples in "examples directory"

Authors

Grzegorz Kazulak grzegorz.kazulak@gmail.com

License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.