Difference between revisions of "Groff"
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...) |
(update stale summary, release, and maintainer info) |
||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=groff | |Name=groff | ||
− | |Short description= | + | |Short description=typesetting document formatter |
− | |Full description= | + | |Full description=groff (GNU roff) is a typesetting system that reads plain text input that includes formatting commands to produce output in PostScript, PDF, HTML, or DVI formats or for display to a terminal. Formatting commands can be low-level typesetting primitives, macros from a supplied package, or user-defined macros. All three approaches can be combined. |
+ | |||
+ | A reimplementation and extension of the typesetter from AT&T Unix, groff is present on most POSIX systems owing to its long association with Unix manuals (including man pages). It and its predecessor are notable for their production of several best-selling software engineering texts. groff is capable of producing typographically sophisticated documents while consuming minimal system resources. | ||
|Homepage URL=https://www.gnu.org/software/groff/ | |Homepage URL=https://www.gnu.org/software/groff/ | ||
+ | |Version download=https://ftp.gnu.org/gnu/groff/groff-1.23.0.tar.gz | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
|VCS checkout command=git clone https://git.savannah.gnu.org/git/groff.git | |VCS checkout command=git clone https://git.savannah.gnu.org/git/groff.git | ||
Line 13: | Line 16: | ||
https://www.gnu.org/software/groff/grohtml.pdf | https://www.gnu.org/software/groff/grohtml.pdf | ||
− | |||
− | |||
|Decommissioned or Obsolete=No | |Decommissioned or Obsolete=No | ||
|Donate=https://my.fsf.org/donate/ | |Donate=https://my.fsf.org/donate/ | ||
Line 22: | Line 23: | ||
|Version date=2018/12/23 | |Version date=2018/12/23 | ||
|Version status=stable | |Version status=stable | ||
− | |||
|Last review by=Bendikker | |Last review by=Bendikker | ||
|Last review date=2019/01/13 | |Last review date=2019/01/13 | ||
Line 39: | Line 39: | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
+ | |License copyright=Copyright (C) 1989-2022 Free Software Foundation, Inc. | ||
|License verified by=Bendikker | |License verified by=Bendikker | ||
− | |License verified date=2018 | + | |License verified date=2018-05-17 |
+ | }} | ||
+ | {{Software category | ||
+ | |Interface=command-line | ||
+ | |Programming-language=C++ | ||
+ | |Runs-on=Windows, GNU/Linux | ||
+ | |Text-creation=documentation-tool | ||
+ | |Use=text-creation | ||
+ | |Works-with=text | ||
+ | }} | ||
+ | {{EntryGNU | ||
+ | |Is GNU=Yes | ||
+ | |GNU package identifier=groff | ||
}} | }} | ||
{{Person | {{Person | ||
|Real name=Werner Lemberg | |Real name=Werner Lemberg | ||
− | |Role=Maintainer | + | |Role=Maintainer Emeritus |
|Email=wl@gnu.org | |Email=wl@gnu.org | ||
}} | }} | ||
{{Person | {{Person | ||
|Real name=Bertrand Garrigues | |Real name=Bertrand Garrigues | ||
− | |Role=Maintainer | + | |Role=Maintainer Emeritus |
|Email=bertrand.garrigues@laposte.net | |Email=bertrand.garrigues@laposte.net | ||
}} | }} | ||
{{Person | {{Person | ||
|Real name=G. Branden Robinson | |Real name=G. Branden Robinson | ||
− | |Role= | + | |Role=Maintainer |
|Email=g.branden.robinson@gmail.com | |Email=g.branden.robinson@gmail.com | ||
}} | }} | ||
Line 93: | Line 106: | ||
|Resource URL=https://savannah.gnu.org/people/ | |Resource URL=https://savannah.gnu.org/people/ | ||
}} | }} | ||
− | {{ | + | {{EntryDetails |
− | | | + | |Is High Priority Project=No |
− | | | + | |Decommissioned or Obsolete=No |
− | | | + | |Accepts cryptocurrency donations=No |
− | | | + | |Test entry=No |
− | |||
− | |||
}} | }} | ||
{{Featured}} | {{Featured}} |
Revision as of 14:29, 20 September 2024
groff
https://www.gnu.org/software/groff/
typesetting document formatter
groff (GNU roff) is a typesetting system that reads plain text input that includes formatting commands to produce output in PostScript, PDF, HTML, or DVI formats or for display to a terminal. Formatting commands can be low-level typesetting primitives, macros from a supplied package, or user-defined macros. All three approaches can be combined.
A reimplementation and extension of troff and other programs from AT&T Unix, groff is widely available on POSIX and other systems owing to its long association with Unix manuals, including man pages. It and its predecessor have produced several best-selling software engineering texts. groff can create typographically sophisticated documents while consuming minimal system resources.
This is a GNU package:groff
Download
https://ftp.gnu.org/gnu/groff/groff-1.23.0.tar.gz
version 1.23.0
(mature)
released on 5 July 2023
OpenPGP signature URL: https://ftp.gnu.org/gnu/groff/groff-1.23.0.tar.gz.sig
VCS Checkout
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
G. Branden Robinson | Maintainer |
Werner Lemberg | Maintainer Emeritus |
Bertrand Garrigues | Maintainer Emeritus |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailing List | https://lists.gnu.org/mailman/listinfo/groff-commit/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-groff/ | |
General | https://savannah.gnu.org/people/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/groff/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Download | https://ftp.gnu.org/gnu/groff/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/groff.git/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/groff/ | |
Debian (Ref) | https://tracker.debian.org/pkg/groff |
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.