Difference between revisions of "Autogen"
(Update in response to bug) |
(new release) |
||
Line 11: | Line 11: | ||
* xml2ag - lets AutoGen use any XML file as if it were a set of AutoGen definitions | * xml2ag - lets AutoGen use any XML file as if it were a set of AutoGen definitions | ||
|Homepage URL=http://www.gnu.org/software/autogen/ | |Homepage URL=http://www.gnu.org/software/autogen/ | ||
− | |||
− | |||
|User level=none | |User level=none | ||
|Component programs=autogen,getdefs,columns,autopts,autofsm,autoxdrx,xml2ag | |Component programs=autogen,getdefs,columns,autopts,autofsm,autoxdrx,xml2ag | ||
Line 20: | Line 18: | ||
|Related projects=Guile,autopackage,Buildtool,libopts | |Related projects=Guile,autopackage,Buildtool,libopts | ||
|Keywords=guile,FSM,RPC,m4,rpcgen,NFSv4,finite state machine | |Keywords=guile,FSM,RPC,m4,rpcgen,NFSv4,finite state machine | ||
− | |Version identifier=5.16. | + | |Version identifier=5.16.2 |
− | |Version date=2012/ | + | |Version date=2012/08/17 |
|Version status=stable | |Version status=stable | ||
− | |Version download=http://ftp.gnu.org/gnu/autogen/rel5.16. | + | |Version download=http://ftp.gnu.org/gnu/autogen/rel5.16.2/autogen-5.16.2.tar.gz |
− | |Last review by= | + | |Last review by=mtjm |
− | |Last review date=2012/ | + | |Last review date=2012/09/24 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-12-04 | |Submitted date=2011-12-04 | ||
+ | |Is GNU=Yes | ||
+ | |GNU package identifier=autogen | ||
|License verified date=2010-07-26 | |License verified date=2010-07-26 | ||
}} | }} |
Revision as of 14:27, 24 September 2012
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.