"""
This help is a short description of GNATPython modules. In order to get full
help on a given module, just type pydoc gnatpython.<module_name>

GNATPython modules list:
    arch             Help retrieving usefull information about platforms
                     (gcc target, cpu name, ...)
    config           Configuration tables used by arch module
    ex               Subprocess management high level interface
    main             Main initialization facility. Can be used instead of
                     Python module optparse.
    optfileparser    Management of test.opt files
"""
