RAA - installpkg

installpkg / 0.0.1

Short description: module for writing install.rb files
Category: Library/Development
Status: proof of concept/prototype - possibly kludgy, but seems to work
Created: 2002-12-18 06:43:41 GMT
Last update: -
Owner: Phil Tomson (Projects of this owner)
Homepage: not available
Download: http://www.aracnet.com/~ptkwt/ruby_stuff/InstallPkg/installpkg-0.0.1.tgz
License: LGPL
Dependency:
None
Description:

This is a module that wraps the classes defined in Minero Aoki's install.rb script. It allows you to easily create
your own installation files. It makes the process of creating installation scripts a bit more uniform. It also has the added benefit of allowing you to easily create installation scripts which can download and install packages
that your package might depend on (using raa-install). It will (hopefully) provide a common API creating installation scripts and (also hopefully) allow for code reuse in this
area.

NOTE: in order to use the install with dependencies feature you need to have raa-install installed.

Edit this project (for project owner)

back to RAA top