1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
.\"Created with GNOME Manpages Editor Wizard
.\"http://sourceforge.net/projects/gmanedit2
.TH gnatpython-opt-parser 1 "November 7, 2011" "" "GNATPYTHON Option parser"
.SH NAME
gnatpython-opt-parser \- program to parser options.
.SH SYNOPSIS
.B gnatpython-opt-parser
<tag_tree> <opt_file>
.br
.SH DESCRIPTION
No description found for
.B gnatpython-opt-parser
by the maintainer in the sources. Since he's not a python developer,
may be he have missed it somewhere.
Note that this main page is written using comments from the code by the package maintainer.
.SH OPTIONS
.B
Options are not documented.
.SH "SEE ALSO"
.TP
.B gnatpython-rlimit
.B gnatpython-mainloop
|