./devel/autogen, The Automated Text and Program Generation Tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q1, Version: 5.9.3, Package name: autogen-5.9.3, Maintainer: kristerw

AutoGen is a tool designed for generating program files that contain
repetitive text with varied substitutions. Its goal is to simplify the
maintenance of programs that contain large amounts of repetitious text.
This is especially valuable if there are several blocks of such text that
must be kept synchronized.

One common example is the problem of maintaining the code required for
processing program options. Processing options requires a minimum of four
different constructs be kept in proper order in different places in your
program. You need at least:

1. The flag character in the flag string,
2. code to process the flag when it is encountered,
3. a global state variable or two, and
4. a line in the usage text.


Required to run:
[lang/guile] [textproc/libxml2]

Required to build:
[devel/gmake] [devel/libtool-base]

Master sites: (Expand)

SHA1: bc75e876ea8effd705d96542baa2c214df2134d8
RMD160: dd7d549243efd3d6570f01a40ebb36335b72cb59
Filesize: 951.568 KB

Version history: (Expand)