[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ITP: autoproject



I have written and plan to package "autoproject".  Here's the draft
control file.

	  - Jim Van Zandt


Source: autoproject
Section: devel
Priority: optional
Maintainer: James R. Van Zandt <jrv@vanzandt.mv.com>
Standards-Version: 3.0.1

Package: autoproject
Architecture: all
Depends: ${shlibs:Depends}
Description: create a skeleton source package for a new program
 autoproject interviews the user, then creates a source package for a
 new program which follows the GNU programming standards.  The new
 package uses autoconf to configure itself, and automake to create the
 Makefile.  `make distcheck' succeeds.
 .
 The idea is that you execute autoproject 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/).


Reply to: