public
Description: Ruby library to satisfy yet another human addiction.
Homepage: http://gambler.rubyforge.org/
Clone URL: git://github.com/Oshuma/gambler.git
Click here to lend your support to: gambler and make a donation at www.pledgie.com !
Dale Campbell (author)
Mon Jun 09 00:55:46 -0700 2008
commit  7e68e9dd2b91c0a1255b242642bda1ec98e52bb0
tree    2f1139b4e5912c61ee3899420ecaa9cb71229045
parent  e08c2d8f447076e10617718ed94dbb3c84444f24
README.txt
= Gambler

Github:: http://github.com/Oshuma/gambler/
RubyForge:: http://gambler.rubyforge.org/

== DESCRIPTION:

Ruby library to satisfy yet another human addiction.

== REQUIREMENTS:

Pure Ruby, so far.

== INSTALL:

 # From RubyForge:
 $ gem install gambler

 # From Github:
 $ gem sources -a http://gems.github.com/ (You only need to do this once.)
 $ gem install Oshuma-gambler

== LICENSE:

     DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
             Version 2, December 2004
        http://sam.zoy.org/wtfpl/

 Copyright (C) 2008 Dale Campbell <dale@save-state.net>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

     DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE

 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.