Sha256: 549b8c01faf70c9e4d350230b42e0bb61273bcf5884741fdb1044d1fd20b5e53

Contents?: true

Size: 1.24 KB

Versions: 3

Compression:

Stored size: 1.24 KB

Contents

--- %YAML:1.0

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

AUTHOR   : Thomas Sawyer 
EMAIL    : transfire@gmail.com
HOMEPAGE : "http://reap.rubyforge.org"

SUMMARY: >
  Tool for Ruby project testing, management
  and assistance.

DESCRIPTION: >
  Reap is a tool that comprises a set of commonly needed
  tasks 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

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

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
reap-4.0 web/ProjectInfo
reap-4.0.0 web/ProjectInfo
reap-5.10.10 web/ProjectInfo