%%name: autopilot

%%short-description: Creats a skeleton source package for a new program 

%%full-description: Autoproject interviews the user, then creates a source package for a new program which follows the GNU programming standards. The new packages uses autoconf to configure itself, and automake to create the Makefile. 'make distcheck' succeeds.'

You execute auto project just once when you start a new project. It will ask a few questions, then create a new directory and populate it with standard files, customized for the new project.

Optionally, the new package will use a command line parser generator.
 Currently, autoproject supports two parser generators: clig by Harald Kirsch <kir@iitb.fhg.de> (see http://wsd.iitb.fhg.de/software/), and autogen by Bruce Korb >korbb@datadesign.com> (see ftp://autogen.linuxbox.com/pub/).
%%category: development 

%%license: GPL

%%maintainer: James R. Van Zandt <jrv@vanzandt.mv.com>

%%updated: 27 Apr 2000

%%keywords: source code, development, automake, autoconf, 

%%interface: interactive

%%programs: 

%%GNU: no

%%web-page: 

%%support: 

%%doc: Programmer reference included

%%developers: James R. Van Zandt <jrv@vanzandt.mv.com>

%%contributors: 

%%sponsors: 

%%source: http://www.mv.com/ipusers/vanzandt/autoproject-*.tar.gz

%%debian: ftp://ftp.debian.org/pub/linux/distributions/debian/dists/stable/main/binary-*/devel/autoproject_*.deb

%%redhat: 

%%repository:

%%related: 

%%source-language: shell

%%supported-languages: C, C++, shell

%%use-requirements:

%%build-prerequisites: autogen

%%weak-prerequisites: 

%%source-prerequisites:

%%version: 0.6.2 released on 26 Apr 2000

%%announce-list:

%%announce-news:

%%help-list: 

%%help-news:

%%dev-list: 

%%dev-news:

%%bug-list: 







 





