Difference between revisions of "Hello"

From Free Software Directory
Jump to: navigation, search
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...)
(hello-2.11)
Line 6: Line 6:
 
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.11.tar.gz
 
|Is High Priority Project=No
 
|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/
 
|Documentation note=https://www.gnu.org/software/hello/manual/
 
 
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
Line 18: Line 17:
 
|Version date=2014/11/16
 
|Version date=2014/11/16
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/hello/hello-2.10.tar.gz
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
 
|Last review date=2019/01/19
 
|Last review date=2019/01/19
Line 35: Line 33:
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License copyright=Copyright (C) 1992, 1993, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2010, 2013, 2014 Free Software Foundation, Inc.
+
|License copyright=Copyright 1992-2019 Free Software Foundation, Inc.
|License verified by=genium
+
|License verified by=Genium
|License verified date=2014/11/21
+
|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=BSD, OS X, GNU/Linux
 +
|Software-development=small-specific-development-task
 +
|Use=software-development
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=hello
 +
}}
 +
{{Person
 +
|Real name=Reuben Thomas
 +
|Role=Maintainer
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Sami Kerola
 
|Real name=Sami Kerola
|Role=maintainer
+
|Role=Co-maintainer
 
|Email=kerolasa@iki.fi
 
|Email=kerolasa@iki.fi
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref) (R)
+
|Resource audience=Savannah
|Resource URL=https://tracker.debian.org/pkg/hello-traditional
+
|Resource kind=Developer
}}
 
{{Resource
 
|Resource audience=Debian (Ref)
 
|Resource URL=https://tracker.debian.org/pkg/hello
 
}}
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
 
|Resource URL=https://savannah.gnu.org/projects/hello/
 
|Resource URL=https://savannah.gnu.org/projects/hello/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Savannah
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://git.savannah.gnu.org/cgit/hello.git/
 
|Resource URL=https://git.savannah.gnu.org/cgit/hello.git/
Line 65: Line 73:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Mailing List
+
|Resource audience=FTP
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
+
|Resource kind=Download
 +
|Resource URL=https://ftpmirror.gnu.org/hello/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=https://alpha.gnu.org/gnu/hello/
 
|Resource URL=https://alpha.gnu.org/gnu/hello/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=https://ftp.gnu.org/gnu/hello/
 
|Resource URL=https://ftp.gnu.org/gnu/hello/
Line 81: Line 92:
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Wikidata
 
|Resource kind=General
 
|Resource kind=General
|Resource URL=https://savannah.gnu.org/people/
+
|Resource URL=https://www.wikidata.org/wiki/Q16988498
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource audience=Debian
|Programming-language=C
+
|Resource kind=Developer
|Runs-on=GNU/Linux
+
|Resource URL=https://tracker.debian.org/pkg/hello-traditional
|Software-development=small-specific-development-task
+
}}
|Use=software-development
+
{{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
 +
|Version identifier=2.11
 +
|Version date=2022-01-11
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2022-01-12
 +
|Submitted by=WikiSysop
 +
|Submitted date=2011-04-12
 +
|User level=beginner
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftpmirror.gnu.org/hello/hello-2.11.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 09:17, 12 January 2022


[edit]

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/

Related Projects





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

12 January 2022




Leaders and contributors

Contact(s)Role
Reuben Thomas Maintainer
Sami Kerola Co-maintainer


Resources and communication

AudienceResource typeURI
DebianDeveloperhttps://tracker.debian.org/pkg/hello-traditional
WikidataGeneralhttps://www.wikidata.org/wiki/Q16988498
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/hello.git/
FTPDownloadhttps://ftpmirror.gnu.org/hello/
FTPDownloadhttps://alpha.gnu.org/gnu/hello/
Generalhttps://translationproject.org/domain/hello.html
DebianDeveloperhttps://tracker.debian.org/pkg/hello
FTPDownloadhttps://ftp.gnu.org/gnu/hello/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-hello/
SavannahDeveloperhttps://savannah.gnu.org/projects/hello/


Software prerequisites

This entry (in part or in whole) was last reviewed on 1 February 2022.




Entry









"Co-maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














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.