Difference between revisions of "Autogen"
(Created page with "{{Entry |Name=Autogen |Short description=Automated program and text generation |Full description='Autogen' generates program files that contain repetitive text with varied substi...") |
|||
Line 23: | Line 23: | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | |Version identifier=5.9. | + | |Version identifier=5.9.4 |
− | |Version date=2007- | + | |Version date=2007-12-23 |
|Version status=stable | |Version status=stable | ||
− | |Version download= | + | |Version download=http://ftp.gnu.org/gnu/autogen/rel5.9.4/autogen-5.9.4.tar.gz |
− | |License verified date= | + | |License verified date=2008-01-25 |
− | |Version comment= | + | |Version comment= |
}} | }} | ||
{{Software category | {{Software category | ||
Line 35: | Line 35: | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
− | |License verified by= | + | |License verified by=Deborah Nicholson |
− | |License verified date= | + | |License verified date=2008-01-25 |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite |
Revision as of 08:49, 12 April 2011
GNU AutoGen
https://www.gnu.org/software/autogen/
Automated program and text generation.
'AutoGen' generates program files that contain repetitive text with varied substitutions. It simplifies the maintenance of programs with large amounts of repetitive text, which is useful if several blocks of such text must be synchronized. It includes:
- AutoOpts - automates the handling of command line, environment and config file options, including usage text, man pages, and the invoking section of an info doc
- getdefs - extracts AutoGen definitions from stylized comments embedded in source code
- columns - tabularizes lists for improved output appearance
- AutoXDR - NFSv4 specifies that its remote procedure calls be batched. AutoGen generates the code for marshalling and unmarshalling the arguments on both sides of the RPC request
- AutoFSM - produces a transition table and prototype finite state machine where it is possible to determine a state transition type (token code) without reference to the current state
- xml2ag - lets AutoGen use any XML file as if it were a set of AutoGen definitions
Documentation
https://www.gnu.org/software/autogen/manual/
This is a GNU package:
autogen
Download
https://ftp.gnu.org/gnu/autogen/rel5.18.16/autogen-5.18.16.tar.xz
version 5.18.16
(stable)
released on 26 August 2018
OpenPGP signature URL: https://ftp.gnu.org/gnu/autogen/rel5.18.16/autogen-5.18.16.tar.xz.sig
Donate link
https://my.fsf.org/donate/Accepts cryptocurrency donations.
Paid support
https://www.fsf.org/resources/service/VCS Checkout
git clone git://git.savannah.gnu.org/autogen.git
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Bruce Korb | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian (Ref) | https://tracker.debian.org/pkg/autogen | |
Download | https://ftp.gnu.org/gnu/autogen/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
General | https://savannah.gnu.org/people/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/autogen/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/autogen-announce/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/autogen.git/ | |
VCS Repository Webview | https://web.cvs.savannah.gnu.org/viewvc/autogen/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-autogen/ | |
VCS Repository Webview | https://cvs.savannah.gnu.org/viewvc/autogen/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-autogen/ |
Software prerequisites
Kind | Description |
---|---|
Source requirement | POSIX environment |
Source requirement | Bourne-like shell |
Source requirement | Guile |
Required to build | ANSI C |
This entry (in part or in whole) was last reviewed on 21 January 2019.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.