Sha256: da4262c9989302134bd3413b03b9f6e1095fd5705f8188efa67d8004e8775b4a

Contents?: true

Size: 805 Bytes

Versions: 7

Compression:

Stored size: 805 Bytes

Contents

--- %YAML:1.0

TITLE    : &title Calibre Timer
NAME     : &pkg calibre-timer
VERSION  : '1.0.0'
DATE     : '2005-11-30'
STATUS   : Beta/Stable

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

SUMMARY: Versitile timer class which has both "alarm" and "stop-watch" modes.

DESCRIPTION: >
  Provides a strightforward means for controlling time critical 
  execution. It can be used as a "stop watch" timer or as a 
  "time bomb" timer. Essentially this is a merging of Paul 
  Brannan's TimeLimit and Minero Aoki's Timer classes.

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