[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#627330: ITP: ruby-rubyforge -- A script which automates a limited set of rubyforge operations



Package: wnpp
Severity: wishlist
Owner: Clint Byrum <clint@ubuntu.com>

* Package name    : ruby-rubyforge
  Version         : 2.0.4
  Upstream Author : Ryan Davis <ryand-ruby@zenspider.com>
* URL             : http://codeforpeople.rubyforge.org/rubyforge/
* License         : MIT
  Programming Lang: Ruby
  Description     : A script which automates a limited set of rubyforge operations

 RubyForge is a collaborative software development management system
 dedicated to projects related to the Ruby programming language. It was
 started in 2003 by Ruby Central in an effort to help the Ruby community
 by providing a home for open source Ruby projects.
 .
 Description above copied from http://en.wikipedia.org/wiki/RubyForge
 under the terms of the Creative Commons Attribution Share Alike v3.0
 license.
 .
 This script and library implement a command line interface to a subset
 of operations one can perform on rubyforge. These include, but are not
 limited to:
 .
 "config" command to scrape group/project/release ids from rubyforge.
 "names" command to help pick groups and projects.
 "add_file" command to add a file to an existing release.
 "create_package" creates the named package under the specified group
 "add_release" release a file as release_name under the specified group_id
 and package_id.
 "add_file" add a file to an existing release under the specified group_id,
 package_id, and release_id
 "delete_package" delete a package and all of its files
 "post_news" post a news item to the specified group



Reply to: