Sha256: 904d7acb4788091a047fff80d793a8be73a5a0b0ac84ff2834236f74856f6d24

Contents?: true

Size: 1.33 KB

Versions: 1

Compression:

Stored size: 1.33 KB

Contents

--- %YAML:1.0

TITLE: &title Ruby Carats
NAME: &pkg carats
VERSION: '0.3.0'
AUTHOR: Trans Onoma
EMAIL: transfire@gmail.com
HOMEPAGE: "http://calibre.rubyforge.org"

SUMMARY: Collection of classes, modules, and mixins. 

DESCRIPTION: >
  Ruby Carats is a large collection of additions for
  the Ruby programming language. Carats is broard in it
  coverage and draws heavily on many works by many
  authors. Ruby Carats is a subproject of Ruby Calibre.

RUBYFORGE:
  PROJECT: 'calibre'
  USERNAME: transami

TEST:
  FILES:
    - 'test/**/tc_*.rb'
  OPTIONS: ~

RDOC:
  TITLE: *title
  DIR: 'doc'
  TEMPLATE: html #ruby-red
  OPTIONS: ['--merge', '--inline-source', --'all']
  MAIN: README
  INCLUDE:
    - 'README'
    - 'LICEN*'
    - 'lib/carat/**/*.rb'
  EXCLUDE: []

PACKAGE:
  DIR: pkg
  INCLUDE:
    - 'lib/**/*'
    - 'bench/**/*'
    - 'test/**/*'
    - 'rdoc/**/*'
    - 'doc/**/*'
    - 'pub/**/*'
    - 'demo/**/*'
    - 'samples/**/*'
    - 'examples/**/*'
    - 'setup.rb'
    - '[A-Z]*'
  EXCLUDE:
    - InstalledFiles
  ZIP: true
  GZIP: true
  BZIP2: true
  GEM: true
  
ANNOUNCE:
  TO: tranfire@gmail.com
  FROM: transfire@gmail.com
  DOMAIN: jupiterzeus.net
  SERVER: gmail.com
  PORT: 25
  ACCOUNT: transfire@gmail.com
  AUTHTYPE: plain #cram_md5
  FILE: ANN
  SLOGAN: ALL YOUR BASE ARE BELONG TO RUBY!
  INFO:
    - http://calibre.rubyforge.org

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
carats-0.3.0 Reapfile