Sha256: 81c2e7468d9902afa824cba63d0edf56ab7154edd070658c8849586afc8c08aa

Contents?: true

Size: 1.4 KB

Versions: 1

Compression:

Stored size: 1.4 KB

Contents

--- %YAML:1.0

TITLE    : Reap
NAME     : reap
DATE     : '2005-10-10'
SERIES   : '4.0'
STATUS   : 'beta/stable'

AUTHOR   : Thomas Sawyer 
EMAIL    : transfire@gmail.com
HOMEPAGE : "http://reap.rubyforge.org"
SUMMARY  : Tools for Ruby project testing, management and assistance.

DESCRIPTION: >
  Reap comprises a set of commonly needed tools for Ruby package
  developers/deployers. Because of the commonality,
  Reap utilizes a YAML configuration file to harvest project
  information, significantly simplifying usage.

DISTRIBUTE   : [ gem, tar.bz2, zip ]  # tar.gz, tbz, tgz
DEPENDENCIES : [ facets ]
EXECUTABLES  : [ reap ]

RUBYFORGE:
  PROJECT: reap
  USERNAME: transami

PUBLISH:
  type     : web
  host     : rubyforge.org
  username : transami
  dir      : web

RDOC:
  dir: 'web/rdoc'
  include:
    - 'A-Z*'
    - 'lib/**/*'
  exclude:
    - 'lib/reap/data'

ANNOUNCE:
  to       : transfire@gmail.com  # ruby-talk@ruby-lang.org
  from     : *email
  domain   : unit.rubyforge.org
  server   : smtp.gmail.com
  port     : 587
  account  : *email # transfire@gmail.com
  authtype : login  # cram_md5, plain
  sectype  : tls    # ~, tls, ssl (not working yet)
  file     : ANN    # which file contains announcement
  slogan   : REAP THE REWARDS!
  links    :
    - http://reap.rubyforge.org
    - http://roll.rubyforge.org

PERM:
  filemod: 644
  dirmod: 755
  user: trans
  group: users

NOOP:
  MESSAGE: Hello Dude!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reap-5.10.10 ProjectInfo