Sha256: d5db4fd7f155cc1e0c708404a8525897546a44d924a01257cf83b3b62557ac74

Contents?: true

Size: 1.61 KB

Versions: 1

Compression:

Stored size: 1.61 KB

Contents

---

project  : facets
author   : Thomas Sawyer <transfire@gmail.com>
email    : transfire@gmail.com
homepage : 'http://facets.rubyforge.org'
download : 'http://rubyforge.org/projects/facets'
created  : '2004-12-16'

title    : Facets
subtitle : If Godzilla were a Programmer's Library
slogan   : ALL YOUR BASE ARE BELONG TO RUBY!
description :
  Facets is a large collection of core extension methods
  and module additions for the Ruby programming language.
  The core extensions are unique by virtue of thier atomicity.
  Methods are stored in their own files, allowing for highly
  granular control of requirements. The modules include a
  variety of useful classes, mixins and microframeworks,
  from the Functor to a full-blown SI Units system.

rubyforge:
  project  : facets
  username : transami
  groupid  : 804
  package  : Facets

scm: darcs
changelog  : doc/CHANGES
revision_changelog_style: compact
stamp      : VERSION

distribute: [ -work, -test/lib ]

package: [ gem, tgz ]

notes:
  labels: [ TODO, FIXME, CREDIT ]

rdoc:
  output   : doc/rdoc/more
  title    : Facets/MORE
  files    : [ '[A-Z]*', 'lib/facets/more/**/*', '-lib/facets/more/minitar.rb' ]
  template : jamis
  options  : ['--all', '--inline-source']

mail:
  mail_to    : transfire@gmail.com  #ruby-talk@ruby-lang.org
  mail_from  : transfire@gmail.com
  domain     : facets.rubyforge.org
  server     : smtp.gmail.com
  port       : 25 #587
  account    : transfire@gmail.com
  login_type : login  #cram_md5 #plain
  secure     : true

announce:
  memo     : 'doc/LATEST'

test:
  extract  : 'lib/facets/**/*.rb'

manifest: MANIFEST
archive: ~/trans/ruby/ARCHIVE

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
facets-1.8.54 PROJECT