Sha256: 4820a3ffd3c34a7928d229a382c8960365a1697b298138e6e8723eeeda6cc40e

Contents?: true

Size: 943 Bytes

Versions: 7

Compression:

Stored size: 943 Bytes

Contents

--- %YAML:1.0

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

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

SUMMARY: Coroutine is a more flexible and generic type of subroutine.

DESCRIPTION: >
  Coroutines are program components like subroutines. Coroutines are more
  generic and flexible than subroutines, but are less widely used in
  practice. Coroutines were first introduced natively in Simula.
  Coroutines are well suited for implementing more familiar program
  components such as cooperative tasks, iterators, infinite lists, and pipes.

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