Finally, after more than one year the 1.0 version of GetPot is ready for download. If I am not totally mistaken, this is the most powerful command line and config-file parser ever.
The source code for the command line parser GetPot has been completely restructured. The goal was to facilitate the port to different programming languages and ensure at the same time code consistency. Check out the module 'ALL-LANGUAGES'.
The Ruby port for the GetPot comand line and input file parser is out. See: http://getpot.sourceforge.net
The elegant command line and input file parser GetPot has been ported to Java. It provides all the functionality of the current C++ and Python versions. (http:getpot.sourceforge.net)
The comfortable input file and command line parser GetPot has been ported to Python. See http://getpot.sourceforge.net for further information.
As a new feature in GetPot 0.9.6 Input File parsing was included. Comments and sections allow a nice input file configuration.