--- %YAML:1.0 TITLE : &title Facets Annotations NAME : &pkg facets-annotation VERSION : '1.2.1' DATE : '2005-10-31' STATUS : Beta/Stable CONTACT : Thomas Sawyer EMAIL : &email transfire@gmail.com HOMEPAGE : "http://facets.rubyforge.org" LICENSE: Ruby, 2005 AUTHORS: - Thomas Sawyer - George Moschovitis SUMMARY: Complete annotations framework. DESCRIPTION: > Facets Annotations is a complete and easy to use annotations system --allowing "notes" to be added to any object or method. Additioanlly class, module and method annotations are inherited along the class heirarchy. Annotations are easy to access thanks to Facets' own OpenObject class. DEPENDENCIES: - facets-extensions - facets-openobject - facets-inheritor - facets-nullclass DISTRIBUTE: [ gem, tar.bz2, zip ] RUBYFORGE: PROJECT: 'facets' USERNAME: transami PACKAGE: dir: '../../distribute' RDOC: - dir: rdoc template: jamis options: ['--all', '--inline-source']