RaccObj is a ruby library for creating configuraiton file definitions and parsers using Ruby classes.
You create Ruby classes for the sections and directives you'd like your configuration files to use. The library automatically generates code that will load configuration files and create Ruby objects that correspond to the contents of the files.
NOTE: The code here is in the process of being adapted for general use outside the system it was created for. (See Sistema de Información para Archivos de Imágenes, Pescador.)