Categories
Autoproject
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 (kirschh@lionbioscience.com) (see http://wsd.iitb.fhg.de/~kir/clighome/), and autogen by Bruce Korb (korbb@datadesign.com) (see ftp://autogen.sourceforge.net/autoopts).
Last updated 28 Feb, 2005
Versions
0.20
0.20 released 2006-02-25
- Released: 25 Feb, 2006
- Code Maturity: Stable
- Source Archive: http://packages.debian.org/unstable/devel/autop...
- Licenses: GPLv2
- Interfaces: Command Line



