Difference between revisions of "Hello"
m (updated version date) |
(Hello can in theory run on windows. Tested with 'guix build -t x86_64-w64-mingw32 hello' and running it on (Parabola's) wine on parabola x86_64) |
||
(15 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
− | |Name=GNU | + | |Name=GNU Hello |
− | |Short description=GNU | + | |Short description=Example of GNU package. |
− | |Full description=The GNU | + | |Full description=The '''GNU Hello''' package serves as an example of GNU package distribution and code. It also prints a nice greeting in a variety of languages. |
The "Hello, world!" program is the classic beginner's programming task. The GNU version takes this a step further by processing its argument list to modify its behavior, by supporting internationalization, and by including a mail reader; it's a true demonstration of how to write programs that do these things. | The "Hello, world!" program is the classic beginner's programming task. The GNU version takes this a step further by processing its argument list to modify its behavior, by supporting internationalization, and by including a mail reader; it's a true demonstration of how to write programs that do these things. | ||
|Homepage URL=https://www.gnu.org/software/hello/ | |Homepage URL=https://www.gnu.org/software/hello/ | ||
− | | | + | |Version download=https://ftpmirror.gnu.org/hello/hello-2.12.1.tar.gz |
+ | |Is High Priority Project=No | ||
|VCS checkout command=git clone git://git.savannah.gnu.org/hello.git | |VCS checkout command=git clone git://git.savannah.gnu.org/hello.git | ||
− | | | + | |Documentation note=https://www.gnu.org/software/hello/manual/ |
− | | | + | |Decommissioned or Obsolete=No |
+ | |Donate=https://my.fsf.org/donate/ | ||
+ | |Related projects=gnustandards | ||
|Keywords=internationalization,software development,programming,education,hello,hello world,GNU Coding Standards,programming education | |Keywords=internationalization,software development,programming,education,hello,hello world,GNU Coding Standards,programming education | ||
− | |Version identifier=2. | + | |Version identifier=2.10 |
− | |Version date= | + | |Version date=2014/11/16 |
|Version status=stable | |Version status=stable | ||
− | + | |Last review by=Bendikker | |
− | |Last review by= | + | |Last review date=2019/01/19 |
− | |Last review date= | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
− | |Submitted date=2011 | + | |Submitted date=2011/04/01 |
− | | | + | |User level=beginner |
+ | |Paid support=https://www.fsf.org/resources/service/ | ||
+ | |Accepts cryptocurrency donations=Yes | ||
+ | |OpenPGP signature=https://ftp.gnu.org/gnu/hello/hello-2.10.tar.gz.sig | ||
+ | |Test entry=No | ||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=hello | |GNU package identifier=hello | ||
+ | |Decommissioned/Obsolete=No | ||
|License verified date=2010-04-08 | |License verified date=2010-04-08 | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
− | |License verified by= | + | |License copyright=Copyright 1992-2019 Free Software Foundation, Inc. |
− | |License verified date= | + | |License verified by=Genium |
+ | |License verified date=2022-01-12 | ||
+ | |License note=https://git.savannah.gnu.org/cgit/hello.git/tree/COPYING | ||
+ | }} | ||
+ | {{Software category | ||
+ | |Interface=command-line | ||
+ | |Programming-language=C | ||
+ | |Runs-on=Windows, BSD, OS X, GNU/Linux | ||
+ | |Software-development=small-specific-development-task | ||
+ | |Use=software-development | ||
}} | }} | ||
− | {{ | + | {{EntryGNU |
− | | | + | |Is GNU=Yes |
− | | | + | |GNU package identifier=hello |
− | |||
}} | }} | ||
{{Person | {{Person | ||
− | |Real name= | + | |Real name=Reuben Thomas |
|Role=Maintainer | |Role=Maintainer | ||
− | | | + | }} |
+ | {{Person | ||
+ | |Real name=Sami Kerola | ||
+ | |Role=Co-maintainer | ||
+ | |Email=kerolasa@iki.fi | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Savannah |
− | |Resource kind= | + | |Resource kind=Developer |
− | |Resource URL= | + | |Resource URL=https://savannah.gnu.org/projects/hello/ |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Savannah |
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL= | + | |Resource URL=https://git.savannah.gnu.org/cgit/hello.git/ |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-hello/ | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource audience=FTP |
− | | | + | |Resource kind=Download |
− | | | + | |Resource URL=https://ftpmirror.gnu.org/hello/ |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=FTP | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://alpha.gnu.org/gnu/hello/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=FTP | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://ftp.gnu.org/gnu/hello/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://translationproject.org/domain/hello.html | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Wikidata | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://www.wikidata.org/wiki/Q16988498 | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian | ||
+ | |Resource kind=Developer | ||
+ | |Resource URL=https://tracker.debian.org/pkg/hello-traditional | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian | ||
+ | |Resource kind=Developer | ||
+ | |Resource URL=https://tracker.debian.org/pkg/hello | ||
+ | }} | ||
+ | {{EntryDetails | ||
+ | |Is High Priority Project=No | ||
+ | |VCS checkout command=git clone git://git.savannah.gnu.org/hello.git | ||
+ | |Computer languages=C | ||
+ | |Documentation note=https://www.gnu.org/software/hello/manual/ | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Related projects=Goodbye | ||
+ | |Version identifier=2.12 | ||
+ | |Version date=2022-01-31 | ||
+ | |Version status=stable | ||
+ | |Last review by=Genium | ||
+ | |Last review date=2022-02-01 | ||
+ | |Submitted by=WikiSysop | ||
+ | |Submitted date=2011-04-12 | ||
+ | |User level=beginner | ||
+ | |Accepts cryptocurrency donations=No | ||
+ | |OpenPGP signature=https://ftpmirror.gnu.org/hello/hello-2.12.tar.gz.sig | ||
+ | |Test entry=No | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 11:24, 8 March 2023
GNU Hello
https://www.gnu.org/software/hello/
Example of GNU package.
The GNU Hello package serves as an example of GNU package distribution and code. It also prints a nice greeting in a variety of languages.
The "Hello, world!" program is the classic beginner's programming task. The GNU version takes this a step further by processing its argument list to modify its behavior, by supporting internationalization, and by including a mail reader; it's a true demonstration of how to write programs that do these things.
Documentation
https://www.gnu.org/software/hello/manual/
This is a GNU package:hello
Download
https://ftpmirror.gnu.org/hello/hello-2.12.1.tar.gz
version 2.12
(stable)
released on 31 January 2022
OpenPGP signature URL: https://ftpmirror.gnu.org/hello/hello-2.12.tar.gz.sig
User level
Beginner
VCS Checkout
git clone git://git.savannah.gnu.org/hello.git
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
12 January 2022
Leaders and contributors
Contact(s) | Role |
---|---|
Reuben Thomas | Maintainer |
Sami Kerola | Co-maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian | Developer | https://tracker.debian.org/pkg/hello-traditional |
Wikidata | General | https://www.wikidata.org/wiki/Q16988498 |
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/cgit/hello.git/ |
FTP | Download | https://ftpmirror.gnu.org/hello/ |
FTP | Download | https://alpha.gnu.org/gnu/hello/ |
General | https://translationproject.org/domain/hello.html | |
Debian | Developer | https://tracker.debian.org/pkg/hello |
FTP | Download | https://ftp.gnu.org/gnu/hello/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-hello/ | |
Savannah | Developer | https://savannah.gnu.org/projects/hello/ |
Software prerequisites
This entry (in part or in whole) was last reviewed on 1 February 2022.
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.