Difference between revisions of "M4"
| Line 6: | Line 6: | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=1.4. | + | |Version identifier=1.4.13 |
| − | |Version date= | + | |Version date=2009-04-02 |
|Version status=stable | |Version status=stable | ||
| − | |Version download=http://ftp.gnu.org | + | |Version download=http://ftp.gnu.org/gnu/m4/m4-1.4.13.tar.bz2 |
| − | |License verified date= | + | |License verified date=2009-04-02 |
|Version comment= | |Version comment= | ||
}} | }} | ||
| Line 19: | Line 19: | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
|License verified by=Kelly Hopkins | |License verified by=Kelly Hopkins | ||
| − | |License verified date= | + | |License verified date=2009-04-02 |
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv2orlater | |License=GPLv2orlater | ||
|License verified by=Kelly Hopkins | |License verified by=Kelly Hopkins | ||
| − | |License verified date= | + | |License verified date=2009-04-02 |
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv3orlater | ||
| + | |License verified by=Kelly Hopkins | ||
| + | |License verified date=2009-04-02 | ||
}} | }} | ||
Revision as of 11:37, 12 April 2011
m4
http://www.gnu.org/software/m4/m4.html
An implementation of the traditional UNIX macro processor in that it copies its input to the output, expanding macros as it goes. Macros are either built-in or user-defined and can take any number of arguments. M4 also has built-in functions for including named files, running shell commands, doing integer arithmetic, manipulating text in various ways, and recursions. It can also be used as either a front-end to a compiler or as a macro processor in its own right. It is often used to generate HTML as it can give a consistent look to pages. If GNU `m4' is meant to serve GNU `autoconf', beware that `m4' should be fully installed *prior to* configuring `autoconf' itself.
Documentation
User reference manual available from http://www.gnu.org/software/m4/manual/m4.html
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | Kelly Hopkins | 31 August 2010 | |
| GPLv2orlater | Kelly Hopkins | 31 August 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| See the M4 THANKS file for a complete list: | Contributor |
|
| Maintainer |
|
| Maintainer |
|
| Maintainer |
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Help | Newsgroup | gnu.announce |
| Developer | VCS Repository Webview | http://git.sv.gnu.org/cgit/m4.git |
| Bug Tracking | mailto:bug-m4@gnu.org | |
| Help | mailto:m4-announce@gnu.org | |
| Developer | mailto:m4-discuss@gnu.org |
Software prerequisites
This entry (in part or in whole) was last reviewed on 4 March 2010.
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.