Package: autogen (1:5.9.5-2ubuntu1)
Links for autogen
Ubuntu Resources:
Download Source Package autogen:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Bradley Smith
It should generally not be necessary for users to contact the original maintainer.
External Resources:
- Homepage [www.gnu.org]
Similar packages:
an automated text file generator
AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. This is especially valuable if there are several blocks of such text that must be kept synchronized.
Included with AutoGen is a tool that virtually eliminates the hassle of processing options, keeping usage text up to date and so on. This tool allows you to specify several program attributes, innumerable options and option attributes, then it produces all the code necessary to parse and handle the command line and initialization file options.
This package contains the development tools. libopts25-dev contains the static libraries and header files. libopts25 contains the shared libraries.
Other Packages Related to autogen
|
|
|
-
- dep: base-files (>= 4.0.1)
- Debian base system miscellaneous files
-
- dep: guile-1.8-libs (>= 1.8.5+1-2ubuntu1)
- Main Guile libraries
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libopts25
- automated option processing library based on autogen - runtime
-
- dep: libopts25-dev (>= 1:5.9.5-2ubuntu1)
- automated option processing library based on autogen - development
-
- dep: libxml2 (>= 2.6.27)
- GNOME XML library