MetaBuilder is an attempt at removing some tedious and uninteresting part of programming, by 
providing an infrastructure to build/describe classes with various parameters that:

  * can be stored/retrieved easily with text;
  * can be queried on the command-line or using widgets (Qt for now, but if people want 
Curses, Dialog, Gtk, Tk and so on it should be fairly easy to do).


