Paketname | autoproject |
Beschreibung | create a skeleton source package for a new program |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.20-5 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 580 Byte |
Hängt ab von | automake | automake1.9 | automaken |
Empfohlene Pakete | |
Paketbetreuer | James R. Van Zandt |
Quelle | |
Paketgröße | 76270 Byte |
Prüfsumme MD5 | c823caabbcaa8d42fc77768df97deabb |
Prüfsumme SHA1 | f224b88b9f5b3c251ad3ef0176873da83fb7b8ce |
Prüfsumme SHA256 | a712180692b86792c8bd78ebf80603955a1d7d6fac7c9b35b80dc7c64d61e87e |
Link zum Herunterladen | autoproject_0.20-5_all.deb |
Ausführliche Beschreibung | 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 (see http://wsd.iitb.fhg.de/software/), and
autogen by Bruce Korb (see
http://autogen.sourceforge.net/).
|