RAA - rconftool

rconftool / 0.1

Short description: sysconftool in Ruby (http://www.courier-mta.org/sysconftool/)
Category: Library/System
Status: alpha
Created: 2005-02-21 09:16:45 GMT
Last update: 2005-02-21 09:16:45 GMT
Owner: Brian Candler (Projects of this owner)
Homepage: http://rconftool.rubyforge.org/
Download: http://rubyforge.org/projects/rconftool/
License: BSD-type
Dependency:
None
Description:

rconftool is a reimplementation of Sam Varshavchik's sysconftool in Ruby. See http://www.courier-mta.org/sysconftool/ for details of the original. Its purpose is to keep configuration files "fresh" when upgrading an application from one version to another, ensuring that all necessary settings are present and obsolete ones removed.

To use it, application writers need to distribute their config files marked up with some simple metadata in comments, and arrange for the 'make install' or 'make install-configure' target to invoke rconftool.

rconftool can be called as a library function or from the command line. It can also install groups of files recursively from one directory tree into another.

Edit this project (for project owner)

back to RAA top