Difference between revisions of "Autogen"
(new release) |
|||
| (9 intermediate revisions by 5 users not shown) | |||
| Line 3: | Line 3: | ||
|Short description=Automated program and text generation | |Short description=Automated program and text generation | ||
|Full description='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: | |Full description='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 | |
| − | + | |Homepage URL=http://www.gnu.org/software/autogen/ | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|User level=none | |User level=none | ||
| − | | | + | |Component programs=autogen,getdefs,columns,autopts,autofsm,autoxdrx,xml2ag |
| − | | | + | |VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/autogen login |
| − | |Version identifier=5. | + | |Computer languages=C,Guile,Bourne shell script |
| − | |Version date= | + | |Documentation note=[http://www.gnu.org/software/autogen/manual/ Developer's reference manual] |
| + | |Related projects=Guile,autopackage,Buildtool,libopts | ||
| + | |Keywords=guile,FSM,RPC,m4,rpcgen,NFSv4,finite state machine | ||
| + | |Version identifier=5.16.2 | ||
| + | |Version date=2012/08/17 | ||
|Version status=stable | |Version status=stable | ||
| − | |Version download=http://ftp.gnu.org/gnu/autogen/rel5. | + | |Version download=http://ftp.gnu.org/gnu/autogen/rel5.16.2/autogen-5.16.2.tar.gz |
| − | | | + | |Last review by=mtjm |
| − | | | + | |Last review date=2012/09/24 |
| − | + | |Submitted by=Database conversion | |
| − | + | |Submitted date=2011-12-04 | |
| − | | | + | |Is GNU=Yes |
| + | |GNU package identifier=autogen | ||
| + | |License verified date=2010-07-26 | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
|License verified by=Kelly Hopkins | |License verified by=Kelly Hopkins | ||
| − | |License verified date= | + | |License verified date=2010-07-26 |
| + | }} | ||
| + | {{Person | ||
| + | |Real name=Bruce Korb | ||
| + | |Role=Maintainer | ||
| + | |Email=bkorb@gnu.org | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://savannah.gnu.org/cvs/?group_id=autogen | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Help | ||
| + | |Resource kind=Mailing List Info/Archive | ||
| + | |Resource URL=http://lists.sourceforge.net/mailman/listinfo/autogen-announce | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=Mailing List Info/Archive | ||
| + | |Resource URL=http://lists.sourceforge.net/mailman/listinfo/autogen-devel | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking,Support | ||
| + | |Resource kind=Mailing List Info/Archive | ||
| + | |Resource URL=http://lists.sourceforge.net/mailman/listinfo/autogen-users | ||
| + | }} | ||
| + | {{Software category | ||
| + | |Interface=command-line | ||
| + | |Software-development=program-build-automation | ||
| + | |Use=library, software-development | ||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
| Line 66: | Line 93: | ||
|Prerequisite description=ANSI C | |Prerequisite description=ANSI C | ||
}} | }} | ||
| + | {{Featured}} | ||
Revision as of 15:27, 24 September 2012
Autogen
http://www.gnu.org/software/autogen/
'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
Developer's reference manual
Related Projects
- Guile
- Autopackage
- Buildtool
- Autogen
This is a GNU package:autogen
Download
Download
version 5.16.2
(stable)
released on 17 August 2012
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | Kelly Hopkins | 26 July 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | http://savannah.gnu.org/cvs/?group_id=autogen |
| Help | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/autogen-announce |
| Developer | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/autogen-devel |
| Bug Tracking,Support | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/autogen-users |
Software prerequisites
| Kind | Description |
|---|---|
| Required to build | POSIX environment |
| Required to build | Guile |
| Required to use | POSIX environment |
| Required to build | ANSI C |
| Required to use | Bourne-like shell |
| Required to use | Guile |
| Required to build | Bourne-like shell |
This entry (in part or in whole) was last reviewed on 24 September 2012.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.