--- %YAML:1.0 TITLE : &title Calibre FloatString NAME : &pkg calibre-floatstring VERSION : '0.4.0' DATE : '2005-11-29' STATUS : Beta/Stable AUTHOR : Thomas Sawyer EMAIL : &email transfire@gmail.com HOMEPAGE : "http://calibre.rubyforge.org" SUMMARY: FloatString is a String with accessable character gaps. DESCRIPTION: > FloatString is a variation on the String class that allows the locations between characters to be accessed and modified but without altering the strings current indexing. DEPENDENCIES: - facets DISTRIBUTE: [ gem, tar.bz2, zip ] RUBYFORGE: PROJECT: 'calibre' USERNAME: transami PACKAGE: dir: '../../dist' RDOC: - dir: rdoc template: jamis options: ['--all', '--inline-source']