Sha256: 50c4720cb38cdb64b8eb9a6cb9c872d08ef11f5b329adf8d2b11f76e82a6031d

Contents?: true

Size: 1.59 KB

Versions: 1

Compression:

Stored size: 1.59 KB

Contents

--- %YAML:1.0

TITLE    : Reap
NAME     : reap
VERSION  : '4.3.3'
DATE     : '2006-02-01'
STATUS   : 'beta/stable'

AUTHOR   : Thomas Sawyer 
EMAIL    : &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   : [ tar.bz2, gem ]  # zip, tar.gz, tbz, tgz, deb
DEPENDENCIES : [ facets ]
EXECUTABLES  : [ reap ]

PACKAGE:
  dir: '../DISTRIBUTION'
  exclude:
    - dist
    - dev
    - scrap
    - web

RUBYFORGE:
  project  : reap
  username : transami

RELEASE:
  host       : rubyforge.org
  username   : transami
  project    : reap
  groupid    : 811
  package    : Reap
  dir        : '../DISTRIBUTION'

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

RDOC:
  dir: 'web/doc/api'
  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    : []

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-4.3.3 ProjectInfo