--- %YAML:1.0 TITLE : &title Calibre Dictionary NAME : &pkg calibre-dictionary VERSION : '1.1.0' DATE : '2005-10-30' STATUS : Beta/Stable CONTACT : Thomas Sawyer EMAIL : &email transfire@gmail.com HOMEPAGE : "http://calibre.rubyforge.org" LINCESNE : Ruby, 2005 AUTHORS : - Jan Molic - Thomas Sawyer SUMMARY: The Dictionary class is an ordered subclass of Hash. DESCRIPTION: > The Dictionary class is an ordered hash --a hash that keeps track of the sequential order of its key-value pairs. In YAML terminology it is called an omap. DEPENDENCIES: [] DISTRIBUTE: [ gem, tar.bz2, zip ] RUBYFORGE: PROJECT: 'calibre' USERNAME: transami PACKAGE: dir: '../../dist' RDOC: - dir: rdoc template: jamis options: ['--all', '--inline-source']