Difference between revisions of "G-golf"

From Free Software Directory
Jump to: navigation, search
m (Text replacement - "|Documentation note='''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-...)
(g-golf-0.8.0-a.1)
Line 7: Line 7:
 
G-Golf is a library for developing modern applications in [[Guile]] Scheme. It comprises a direct binding to the GObject Introspection API and higher-level functionality for importing [[Gnome]] libraries and making GObject classes (and methods) available in [[Guile]]'s object-oriented programming system, [[goops | GOOPS]].
 
G-Golf is a library for developing modern applications in [[Guile]] Scheme. It comprises a direct binding to the GObject Introspection API and higher-level functionality for importing [[Gnome]] libraries and making GObject classes (and methods) available in [[Guile]]'s object-oriented programming system, [[goops | GOOPS]].
 
|Homepage URL=https://www.gnu.org/software/g-golf/
 
|Homepage URL=https://www.gnu.org/software/g-golf/
|Is High Priority Project=No
+
|Version download=https://ftp.gnu.org/gnu/g-golf/g-golf-0.8.0-a.1.tar.gz
|VCS checkout command=git clone git://git.savannah.gnu.org/g-golf.git
 
 
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Related projects=gnustandards
 
|Version date=2018/12/24
 
|Version status=developmental
 
|Last review by=Bendikker
 
|Last review date=2019/01/12
 
|Submitted by=Bendikker
 
|Submitted date=2018/04/26
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Test entry=No
 
|Is GNU=Yes
 
|GNU package identifier=g-golf
 
|Decommissioned/Obsolete=No
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=LGPLv3orlater
 
|License=LGPLv3orlater
|License verified by=Bendikker
+
|License copyright=Copyright (C) 2016 -2022 Free Software Foundation, Inc.
|License verified date=2018/07/02
+
|License verified by=Genium
 +
|License verified date=2023-01-04
 +
|License note=https://git.savannah.gnu.org/cgit/g-golf.git/tree/COPYING
 +
}}
 +
{{Software category
 +
|Interface=library
 +
|Programming-language=C, guile
 +
|Runs-on=GNU/Linux
 +
|Use=library
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=g-golf
 
}}
 
}}
 
{{Person
 
{{Person
Line 37: Line 32:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah (Ref)
+
|Resource audience=Savannah
 +
|Resource kind=Developer
 
|Resource URL=https://savannah.gnu.org/projects/g-golf/
 
|Resource URL=https://savannah.gnu.org/projects/g-golf/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Savannah
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://git.savannah.gnu.org/cgit/g-golf.git/
 
|Resource URL=https://git.savannah.gnu.org/cgit/g-golf.git/
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/gitweb/?p=g-golf.git
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 50: Line 52:
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
+
|Resource URL=https://mail.gnu.org/mailman/listinfo/guile-devel/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/g-golf/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://ftpmirror.gnu.org/g-golf/
 
}}
 
}}
 
{{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/Q76183106
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Programming-language=guile
+
|Is High Priority Project=No
|Runs-on=GNU/Linux
+
|VCS checkout command=git clone git://git.savannah.gnu.org/g-golf.git
 +
|Computer languages=guile, c
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://www.gnu.org/software/g-golf/donate.html
 +
|Version identifier=0.8.0-a.1
 +
|Version date=2022-12-09
 +
|Version status=alpha
 +
|Last review by=Genium
 +
|Last review date=2023-01-04
 +
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/g-golf/g-golf-0.8.0-a.1.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 11:17, 4 January 2023


[edit]

GNU G-Golf

https://www.gnu.org/software/g-golf/
G-Golf is a Guile Object Library for GNOME.

GNU G-Golf (GNOME: (Guile Object Library for))

G-Golf is a tool to develop fast and feature-rich graphical applications, with a clean and recognizable look and feel. Here is an overview of the GNOME platform libraries, accessible using G-Golf.

In particular, libadwaita provides a number of widgets that change their layout based on the available space. This can be used to make applications adapt their UI between desktop and mobile devices. The GNOME Web (best known through its code name, Epiphany, is a good example of such an adaptive UI.

G-Golf uses Glib, GObject and GObject Introspection. As it imports a Typelib (a GObject introspectable library), G-Golf defines GObject classes as GOOPS (the Guile Object Oriented System) classes. GObject methods are defined and added to their corresponding generic function. Simple functions are defined as scheme procedures.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

4 January 2023




Leaders and contributors

Contact(s)Role
David Pirotte maintainer


Resources and communication

AudienceResource typeURI
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=g-golf.git
WikidataGeneralhttps://www.wikidata.org/wiki/Q76183106
FTPDownloadhttps://ftpmirror.gnu.org/g-golf/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/g-golf.git/
Mailing Listhttps://mail.gnu.org/mailman/listinfo/guile-user/
SavannahDeveloperhttps://savannah.gnu.org/projects/g-golf/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-g-golf/
FTPDownloadhttps://ftp.gnu.org/gnu/g-golf/


Software prerequisites

KindDescription
{{{Prerequisite description}}}

This entry (in part or in whole) was last reviewed on 10 May 2024.




Entry









"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.


"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.


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






Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









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.