Sha256: 7ffd60aed111fcb4dc9910876bf97936b8be72d1ac9b0d1eb9142d4423fdbc1e

Contents?: true

Size: 841 Bytes

Versions: 7

Compression:

Stored size: 841 Bytes

Contents

--- %YAML:1.0

TITLE    : &title Calibre OpenObject
NAME     : &pkg calibre-openobject
VERSION  : '1.0.0'
DATE     : '2005-10-30'
STATUS   : Beta/Stable

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

SUMMARY: OpenObject is an improved variation of OpenStruct

DESCRIPTION: >
  OpenObject is much like Ruby's statndard OpenStruct class.
  But OpenObject improves on OpenStruct by using BasicObject
  as base class thus freeing up more namespace, and it also
  simplifies functionality thus making it bit faster in most 
  cases.

DEPENDENCIES:
  - facets
  - calibre-basicobject

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.openobject
facets-1.4.4 meta/calibre/ProjectInfo.openobject
facets-1.4.5 proj/calibre/ProjectInfo.openobject
facets-1.8.0 work/misc/calibre/ProjectInfo.openobject
facets-1.8.20 work/misc/calibre/ProjectInfo.openobject
facets-1.8.49 work/misc/calibre/ProjectInfo.openobject
facets-1.8.8 work/misc/calibre/ProjectInfo.openobject