sourceforge_info - retrieve project info from sourceforge |
sourceforge_info - retrieve project info from sourceforge
sourceforge_info will retrieve project info from sourceforge project status
sourceforge_info.pl [options] project
-help brief help message -man full documentation -V, --version print program version
-diff print difference with previous run
to get informations on projinfo project
sourceforge_info.pl projinfo
sourceforge_info.pl -diff projinfo
a local file is created on current directory, with the given project name, to store data, and allow diff option on next run
Copyright (C) 2006 by Eric Gerbier This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Eric Gerbier
you can report any bug or suggest to gerbier@users.sourceforge.net
caution : this software is in alpha version
sourceforge_info - retrieve project info from sourceforge |