--- 
title   : Facets
name    : facets
summary : Premium Ruby Extensions
authors : Thomas Sawyer <transfire@gmail.com>
slogan  : ALL YOUR BASE ARE BELONG TO RUBY!
created : 2004-12-16

description:
  Facets is the premier collection of extension methods for the Ruby
  programming language. Facets extensions are unique by virtue of thier
  atomicity. They are stored in individual files allowing for highly granular
  control of requirements. In addition, Facets includes a few additional
  classes and mixins suitable to wide variety of applications.

requires:
  - lemon   (test)
  - qed     (test)
  - detroit (build)

resources:
  home: http://rubyworks.github.com/facets
  code: http://github.com/rubyworks/facets
  docs: http://rubyworks.github.com/facets/learn.html
  wiki: http://wiki.github.com/rubyworks/facets
  talk: http://groups.google.com/group/facets-universal

repositories:
  upstream: git@github.com:rubyworks/facets.git

loadpath:
  - lib/core
  - lib/core-uncommon
  - lib/standard
  - lib/supplemental

organization: rubyworks

copyrights:
  - (c) 2004 Thomas Sawyer (Ruby)

