Sha256: ec14bfe3e661e4156434c5d5d4d78cf3eb6bc94e44e8dc1c0c18b4e081d7e282

Contents?: true

Size: 749 Bytes

Versions: 7

Compression:

Stored size: 749 Bytes

Contents

--- %YAML:1.0

TITLE    : &title Calibre Tuple
NAME     : &pkg calibre-tuple
VERSION  : '2.0.0'
DATE     : '2005-11-25'
STATUS   : Beta/Stable

AUTHOR   : Thomas Sawyer
EMAIL    : &email transfire@gmail.com
HOMEPAGE : "http://calibre.rubyforge.org"

SUMMARY: Fairly Standard implementation N-Tuple.

DESCRIPTION: >
  Tuples are very much like Arrays, but they are
  Multiton and Comparable and are able to convert
  formated strings like '1.0.0' into Tuples easily.
  This is a pure Ruby implementation as a subclass
  of Array.

DEPENDENCIES: []

DISTRIBUTE: [ gem, tar.bz2, zip ]

RUBYFORGE:
  PROJECT: 'calibre'
  USERNAME: transami

PACKAGE:
  dir: '../../dist'

RDOC:
  - dir: rdoc
    template: jamis
    options: ['--all', '--inline-source']

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
facets-1.0.3 packages/more/info/ProjectInfo.tuple
facets-1.4.5 proj/calibre/ProjectInfo.tuple
facets-1.4.4 meta/calibre/ProjectInfo.tuple
facets-1.8.20 work/misc/calibre/ProjectInfo.tuple
facets-1.8.0 work/misc/calibre/ProjectInfo.tuple
facets-1.8.49 work/misc/calibre/ProjectInfo.tuple
facets-1.8.8 work/misc/calibre/ProjectInfo.tuple