Difference between revisions of "Autogen"
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...) |
|||
(34 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
− | |Name= | + | |Name=GNU AutoGen |
− | |Short description=Automated program and text generation | + | |Short description=Automated program and text generation. |
− | |Full description=' | + | |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=https://www.gnu.org/software/autogen/ | |
− | + | |Is High Priority Project=No | |
− | + | |VCS checkout command=git clone git://git.savannah.gnu.org/autogen.git | |
− | + | |Documentation note=https://www.gnu.org/software/autogen/manual/ | |
− | + | ||
− | + | ||
− | + | |Decommissioned or Obsolete=No | |
− | + | |Donate=https://my.fsf.org/donate/ | |
− | + | |Related projects=gnustandards,Guile,autopackage,Buildtool,libopts | |
− | + | |Keywords=guile,FSM,RPC,m4,rpcgen,NFSv4,finite state machine | |
+ | |Version identifier=5.18.16 | ||
+ | |Version date=2018/08/26 | ||
+ | |Version status=stable | ||
+ | |Version download=https://ftp.gnu.org/gnu/autogen/rel5.18.16/autogen-5.18.16.tar.xz | ||
+ | |Last review by=Bendikker | ||
+ | |Last review date=2019/01/21 | ||
+ | |Submitted by=Database conversion | ||
+ | |Submitted date=2011/04/12 | ||
|User level=none | |User level=none | ||
− | | | + | |Component programs=autogen,getdefs,columns,autopts,autofsm,autoxdrx,xml2ag |
− | | | + | |Paid support=https://www.fsf.org/resources/service/ |
− | + | |Accepts cryptocurrency donations=Yes | |
− | | | + | |OpenPGP signature=https://ftp.gnu.org/gnu/autogen/rel5.18.16/autogen-5.18.16.tar.xz.sig |
− | | | + | |Test entry=No |
− | + | |Is GNU=Yes | |
− | | | + | |GNU package identifier=autogen |
− | | | + | |Decommissioned/Obsolete=No |
− | + | |License verified date=2010-07-26 | |
− | |||
− | | | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
− | |License verified by= | + | |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=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/autogen | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Savannah (Ref) | ||
+ | |Resource URL=https://savannah.gnu.org/projects/autogen/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://web.cvs.savannah.gnu.org/viewvc/autogen/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://cvs.savannah.gnu.org/viewvc/autogen/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://git.savannah.gnu.org/cgit/autogen.git/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/help-autogen/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-autogen/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/autogen-announce/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://ftp.gnu.org/gnu/autogen/ | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=General |
− | | | + | |Resource URL=https://savannah.gnu.org/people/ |
}} | }} | ||
− | {{Software | + | {{Software category |
− | | | + | |Interface=command-line |
− | | | + | |Programming-language=C, guile, shell |
+ | |Runs-on=GNU/Linux | ||
+ | |Software-development=program-build-automation | ||
+ | |Use=library, software-development | ||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
− | |Prerequisite kind= | + | |Prerequisite kind=Source requirement |
− | |Prerequisite description= | + | |Prerequisite description=[[POSIX]] environment |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
− | |Prerequisite kind= | + | |Prerequisite kind=Source requirement |
− | |Prerequisite description= | + | |Prerequisite description=Bourne-like [[shell]] |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
− | |Prerequisite kind= | + | |Prerequisite kind=Source requirement |
− | |Prerequisite description=Guile | + | |Prerequisite description=[[Guile]] |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to build | |Prerequisite kind=Required to build | ||
− | |Prerequisite description=ANSI C | + | |Prerequisite description=[[ANSI C]] |
}} | }} | ||
+ | {{Featured}} |
Latest revision as of 14:29, 4 December 2020
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
This is a GNU package:autogen
Download
https://ftp.gnu.org/gnu/autogen/rel5.18.16/autogen-5.18.16.tar.xz
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Bruce Korb | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Savannah (Ref) | https://savannah.gnu.org/projects/autogen/ | |
Download | https://ftp.gnu.org/gnu/autogen/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/autogen-announce/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-autogen/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/autogen.git/ | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-autogen/ | |
VCS Repository Webview | https://cvs.savannah.gnu.org/viewvc/autogen/ | |
Debian (Ref) | https://tracker.debian.org/pkg/autogen | |
VCS Repository Webview | https://web.cvs.savannah.gnu.org/viewvc/autogen/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
Software prerequisites
Kind | Description |
---|---|
Source requirement | Guile |
Source requirement | POSIX environment |
Source requirement | Bourne-like shell |
Required to build | ANSI C |
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.