public
Description: A Ruby IRC library built on EventMachine
Homepage:
Clone URL: git://github.com/Sutto/marvin.git
Sutto (author)
Tue Sep 15 20:37:53 -0700 2009
commit  8dff0a864fd5a798ec6a45be32bf444187bdafdd
tree    1e9fb3fa3d8c3daccfe627a69e1aef3c26c274f8
parent  869dda42af8acc811063fc311622841d91a69265
marvin /
name age message
file .gitignore Sun Oct 05 05:16:38 -0700 2008 Added default datastore location to the remove ... [Sutto]
file LEGACY_README.textile Wed Sep 09 11:15:39 -0700 2009 Add new readme [Sutto]
file README.markdown Wed Sep 09 11:15:39 -0700 2009 Add new readme [Sutto]
file Rakefile Loading commit data...
directory bin/
directory config/
directory examples/ Mon Sep 14 09:27:00 -0700 2009 DSL Mock, bare new binary [Sutto]
directory handlers/ Tue Sep 15 19:49:28 -0700 2009 Added code reloading in 'development' mode [Sutto]
directory lib/
directory log/ Fri Jul 25 18:02:12 -0700 2008 Added Empty Dir's [Sutto]
file marvin.gemspec
directory rfcs/ Sat Nov 22 03:22:31 -0800 2008 More server work, added RFC's to the checkout a... [Sutto]
directory script/
directory templates/ Tue Sep 15 20:29:37 -0700 2009 Refactor - remove jeweler, add new binary [Sutto]
directory test/ Thu Sep 10 07:25:27 -0700 2009 More assertion love [Sutto]
directory tmp/ Fri Jul 25 18:02:12 -0700 2008 Added Empty Dir's [Sutto]
README.markdown

Marvin - an evented ruby IRC library

Welcome to the home of Marvin - a ruby library (usable as a framework) for working with IRC in an evented fashion. This app is currently undergoing major changes and master is used to reflect ongoing development. If you'd like to play with an older version, checkout the v0.4.0 tag or the legacy branch. Thanks!

-- Darcy