Difference between revisions of "Gcal"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Gcal |Short description=Is a program for calculating and printing calendars, and is the GNU implementation of the universally known cal and calendar programs. |Full...")
 
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...)
 
(18 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Gcal
+
|Name=GNU gcal
|Short description=Is a program for calculating and printing calendars, and is the GNU implementation of the universally known cal and calendar programs.
+
|Short description=Calculate and display calendars.
|Full description=Gcal, the GNU Gregorian calendar program, displays hybrid and proleptic Julian and Gregorian calendar sheets, respectively, for one month, three months or a whole year. It also displays eternal holiday lists for many countries around the globe and provides very powerful methods to create fixed date lists that can be used for reminding purposes. Gcal can calculate various astronomical data and times of the Sun and the Moon for at pleasure any location; precisely enough for most civil purposes. It further contains a ''META-TEXT'' interface that creates input for formatting or displaying systems -- such as LaTeX, or WWW browser programs that visualize HTML. Gcal supports some other calendar systems, for example the Chinese and Japanese calendar, the Hebrew calendar, the civil Islamic calendar…
+
|Full description='''GNU gcal''' is a command line program for calculation and display calendars. This is an implementation of the UNIX cal command developed in 1994 by Thomas Esken, then maintained for the GNU project by Giuseppe Scrivano.
 +
 
 +
Gcal, the GNU Gregorian calendar program, displays hybrid and proleptic Julian and Gregorian calendar sheets, respectively, for one month, three months or a whole year. It also displays eternal holiday lists for many countries around the globe and provides very powerful methods to create fixed date lists that can be used for reminding purposes. Gcal can calculate various astronomical data and times of the Sun and the Moon for at pleasure any location; precisely enough for most civil purposes. It further contains a ''META-TEXT'' interface that creates input for formatting or displaying systems -- such as LaTeX, or WWW browser programs that visualize HTML. Gcal supports some other calendar systems, for example the Chinese and Japanese calendar, the Hebrew calendar, the civil Islamic calendar, too.
 +
|Homepage URL=https://www.gnu.org/software/gcal/
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/gcal.git
 +
|Documentation note=https://www.gnu.org/software/gcal/manual/
 +
 
 +
 
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,Autoconf,Gettext,Pcal,remind,Texinfo
 +
|Keywords=calendar,gcal,math,calculator
 +
|Version identifier=4.1
 +
|Version date=2017/01/22
 +
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/gcal/gcal-4.1.tar.xz
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/18
 +
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 
|User level=intermediate
 
|User level=intermediate
|Submitted by=Database conversion
+
|Paid support=https://www.fsf.org/resources/service/
|Submitted date=2011-04-01
+
|Accepts cryptocurrency donations=Yes
|Version identifier=3.01
+
|OpenPGP signature=https://ftp.gnu.org/gnu/gcal/gcal-4.1.tar.xz.sig
|Version date=2000-06-30
+
|Test entry=No
|Version status=stable
+
|Is GNU=Yes
|Version download=http://ftp.gnu.org/pub/gnu/gcal/gcal-3.01.tar.gz
+
|GNU package identifier=gcal
|License verified date=2000-12-08
+
|Decommissioned/Obsolete=No
|Version comment=3.01 stable released 2000-06-30
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2010-06-03
 +
}}
 +
{{Person
 +
|Real name=Giuseppe Scrivano
 +
|Role=Maintainer
 +
|Email=gscrivan@redhat.com
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/gcal
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/gcal/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/gcal.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gcal/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/gcal/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/gcal/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://translationproject.org/domain/gcal.html
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=command-line,console
+
|Business=calendar, productivity, timekeeping
}}
+
|Interface=command-line, console
{{Project license
+
|Programming-language=C
|License=GPLv2orlater
+
|Runs-on=GNU/Linux
|License verified by=Janet Casey
+
|Works-with=pim
|License verified date=2000-12-08
 
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 16:06, 4 December 2020


[edit]

GNU gcal

https://www.gnu.org/software/gcal/
Calculate and display calendars.

GNU gcal is a command line program for calculation and display calendars. This is an implementation of the UNIX cal command developed in 1994 by Thomas Esken, then maintained for the GNU project by Giuseppe Scrivano.

Gcal, the GNU Gregorian calendar program, displays hybrid and proleptic Julian and Gregorian calendar sheets, respectively, for one month, three months or a whole year. It also displays eternal holiday lists for many countries around the globe and provides very powerful methods to create fixed date lists that can be used for reminding purposes. Gcal can calculate various astronomical data and times of the Sun and the Moon for at pleasure any location; precisely enough for most civil purposes. It further contains a META-TEXT interface that creates input for formatting or displaying systems -- such as LaTeX, or WWW browser programs that visualize HTML. Gcal supports some other calendar systems, for example the Chinese and Japanese calendar, the Hebrew calendar, the civil Islamic calendar, too.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

3 June 2010




Leaders and contributors

Contact(s)Role
Giuseppe Scrivano Maintainer


Resources and communication

AudienceResource typeURI
Downloadhttps://ftp.gnu.org/gnu/gcal/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Debian (Ref)https://tracker.debian.org/pkg/gcal
Downloadhttps://alpha.gnu.org/gnu/gcal/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/gcal.git/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-gcal/
Generalhttps://translationproject.org/domain/gcal.html
Savannah (Ref)https://savannah.gnu.org/projects/gcal/
Generalhttps://savannah.gnu.org/people/


Software prerequisites




Entry







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


"Savannah (Ref)" 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.