public
Description: A Ruby IRC library built on EventMachine
Homepage:
Clone URL: git://github.com/Sutto/marvin.git
zacheryph (author)
Fri Nov 06 11:47:43 -0800 2009
Sutto (committer)
Sat Nov 07 02:14:27 -0800 2009
commit  9e61100288e1cb05b8cde6fd49b888528ef04f83
tree    de1840b658a39cbe01479f1aec12a7a5384195e2
parent  73b9ba33b27c55d6f41124dbf026e26f44033129
marvin /
name age message
file .gitignore Loading commit data...
file DESCRIPTION Fri Sep 25 03:20:12 -0700 2009 Add description, updated rakefile [Sutto]
file LEGACY_README.textile Wed Sep 09 11:15:39 -0700 2009 Add new readme [Sutto]
file README.markdown
file Rakefile Mon Oct 05 06:58:20 -0700 2009 Switch to use jeweler [Sutto]
directory bin/
directory config/
directory examples/
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 Mon Oct 05 07:08:12 -0700 2009 Add in gemspec changes [Sutto]
directory rfcs/ Sat Nov 22 03:22:31 -0800 2008 More server work, added RFC's to the checkout a... [Sutto]
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