Difference between revisions of "M4"
(resources) |
(added standard link) |
||
Line 4: | Line 4: | ||
|Full description='''M4''' is an implementation of the M4 macro language, which features some extensions over other implementations, some of which are required by [[GNU Autoconf]]. It is used as a macro processor, which means it processes text, expanding macros as it encounters them. It also has some built-in functions, for example to run shell commands or to do arithmetic. | |Full description='''M4''' is an implementation of the M4 macro language, which features some extensions over other implementations, some of which are required by [[GNU Autoconf]]. It is used as a macro processor, which means it processes text, expanding macros as it encounters them. It also has some built-in functions, for example to run shell commands or to do arithmetic. | ||
|Homepage URL=https://www.gnu.org/software/m4/ | |Homepage URL=https://www.gnu.org/software/m4/ | ||
− | |||
|Is High Priority Project=No | |Is High Priority Project=No | ||
|VCS checkout command=git clone git://git.savannah.gnu.org/m4.git | |VCS checkout command=git clone git://git.savannah.gnu.org/m4.git | ||
|Documentation note=https://www.gnu.org/software/m4/manual/ | |Documentation note=https://www.gnu.org/software/m4/manual/ | ||
− | |Decommissioned | + | |Decommissioned or Obsolete=No |
− | |Donate=https://my.fsf.org/donate | + | |Donate=https://my.fsf.org/donate/ |
− | |||
|Related projects=autoconf | |Related projects=autoconf | ||
|Keywords=HTML,Unix,macros,m4 | |Keywords=HTML,Unix,macros,m4 | ||
Line 17: | Line 15: | ||
|Version status=stable | |Version status=stable | ||
|Version download=https://ftp.gnu.org/gnu/m4/m4-1.4.18.tar.xz | |Version download=https://ftp.gnu.org/gnu/m4/m4-1.4.18.tar.xz | ||
− | |||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date=2018/ | + | |Last review date=2018/11/16 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
− | |Submitted date=2011/04/ | + | |Submitted date=2011/04/01 |
+ | |User level=advanced | ||
+ | |Paid support=https://www.fsf.org/resources/service/ | ||
+ | |Accepts cryptocurrency donations=Yes | ||
+ | |Test entry=No | ||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=m4 | |GNU package identifier=m4 | ||
+ | |Decommissioned/Obsolete=No | ||
}} | }} | ||
{{Project license | {{Project license | ||
Line 76: | Line 78: | ||
{{Resource | {{Resource | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
}} | }} | ||
{{Resource | {{Resource |
Revision as of 04:38, 16 November 2018
GNU M4
https://www.gnu.org/software/m4/
Macro processor.
M4 is an implementation of the M4 macro language, which features some extensions over other implementations, some of which are required by GNU Autoconf. It is used as a macro processor, which means it processes text, expanding macros as it encounters them. It also has some built-in functions, for example to run shell commands or to do arithmetic.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Eric Blake | Maintainer |
Gary V. Vaughan | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
General | https://savannah.gnu.org/people/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/m4/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/m4.git/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/m4-commit/ | |
Download | https://ftp.gnu.org/gnu/m4/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/m4-patches/ | |
Debian (Ref) | https://tracker.debian.org/pkg/m4 | |
Download | https://alpha.gnu.org/gnu/m4/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-m4/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/m4-discuss/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/m4-announce/ | |
General | https://translationproject.org/domain/m4.html |
Software prerequisites
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.