CoMA is the Configuration Management tool.

Homepage: http://retes.hu/~mega/coma/

Copyright: EssNet AB, http://www.essnet.se/

Licence: LLGPL, http://opensource.franz.com/preamble.html

Author: Gabor Melis, mega@hotpop.com, http://retes.hu/~mega/


INTRODUCTION

Similar to autoconf, but without the auto part, CoMa provides a
uniform configuration mechanism for items. Intended to be used in
component based development (buzz, buzz) where different software
pieces are used in the context of more than one application or version
of the same application, it provides a way to configure items and
query, validate their configuration.

A special kind of item called kit acts as the descriptor for a whole
product: it can check out the needed items and configure them to work
together.

CoMa is written and customized in Common Lisp.

For examples and detailed description of see the user guide in
doc/guide/.
