Synopsis
emgrip-edos [-s|--suite STRING] [--grip-name NAME] -b|--base-path PATH emgrip-edos -?|-h|--help|--version Commands: -b|--base-path PATH: path to the top level repository directory [required] Options: --grip-name STRING: alternative name for the grip repository -s|--suite STRING: Name of the distribution [default is unstable]
Description
Runs edos-debcheck against each Packages file in the Emdebian Grip repository, collating data from each component and listing the results.This program can produce a lot of output - best to redirect STDOUT to a file and process later. Once #540797 is fixed, the XML output of edos-debcheck can hopefully be processed into something more useful and readable.
Copyright and Licence
Copyright (C) 2008,2009 Neil Williams <[email protected]> This package 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 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.