Difference between revisions of "Glib"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=GLib |Short description=Core library that forms the basis of GTK+ and GNOME |Full description=GLib is a library containing many useful C routines for things such as...")
 
(add package identifier)
Line 3: Line 3:
 
|Short description=Core library that forms the basis of GTK+ and GNOME
 
|Short description=Core library that forms the basis of GTK+ and GNOME
 
|Full description=GLib is a library containing many useful C routines for things such as trees, hashes, and lists. GLib was previously distributed with the GTK toolkit, but has been split off as of the developers' version 1.1.0.
 
|Full description=GLib is a library containing many useful C routines for things such as trees, hashes, and lists. GLib was previously distributed with the GTK toolkit, but has been split off as of the developers' version 1.1.0.
 +
|Homepage URL=http://www.gtk.org/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.gtk.org/
 
|VCS checkout command=
 
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User FAQ available in HTML format from http://www.gtk.org/faq/; User Install Guide available in HTML format from http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html; User tutorial available in HTML format from http://www.gtk.org/tutorial/
 
|Documentation note=User FAQ available in HTML format from http://www.gtk.org/faq/; User Install Guide available in HTML format from http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html; User tutorial available in HTML format from http://www.gtk.org/tutorial/
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=GTK+,Gnome,Pango
 
|Related projects=GTK+,Gnome,Pango
 
|Keywords=GTK+,Gnome,development,programming,libraries
 
|Keywords=GTK+,Gnome,development,programming,libraries
|Is GNU=y
+
|Version identifier=2.12.11
 +
|Version date=2007-03-09
 +
|Version status=stable
 +
|Version download=ftp://ftp.gtk.org/pub/glib/2.12/glib-2.12.12.tar.bz2
 +
|Version comment=2.12.11 stable released 2007-03-09
 
|Last review by=Janet Casey
 
|Last review by=Janet Casey
 
|Last review date=2008-03-10
 
|Last review date=2008-03-10
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.12.11
+
|Status=
|Version date=2007-03-09
+
|Is GNU=Yes
|Version status=stable
+
|GNU package identifier=glib
|Version download=ftp://ftp.gtk.org/pub/glib/2.12/glib-2.12.12.tar.bz2
+
|License verified date=2003-06-26
 +
}}
 +
{{Project license
 +
|License=LGPL
 +
|License verified by=Janet Casey
 
|License verified date=2003-06-26
 
|License verified date=2003-06-26
|Version comment=2.12.11 stable released 2007-03-09
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Owen Taylor
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Owen Taylor
 
 
|Email=otaylor@redhat.com
 
|Email=otaylor@redhat.com
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Tim Janik
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Tim Janik
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Josh Macdonald
 
|Role=Contributor
 
|Role=Contributor
|Real name=Josh Macdonald
 
 
|Email=jmacd@cs.berkeley.edu
 
|Email=jmacd@cs.berkeley.edu
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Peter Mattis
 
|Role=Contributor
 
|Role=Contributor
|Real name=Peter Mattis
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Spencer Kimball
 
|Role=Contributor
 
|Role=Contributor
|Real name=Spencer Kimball
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 85: Line 82:
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Library=c
 
 
|Use=library
 
|Use=library
}}
 
{{Project license
 
|License=LGPL
 
|License verified by=Janet Casey
 
|License verified date=2003-06-26
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 109: Line 100:
 
|Prerequisite description=gettext (for message catalog handling)
 
|Prerequisite description=gettext (for message catalog handling)
 
}}
 
}}
 +
{{Featured}}

Revision as of 16:36, 12 September 2014


[edit]

GLib

https://wiki.gnome.org/Projects/GLib
Core application building blocks for libraries and applications written in C.

GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

18 June 2018




Leaders and contributors

Contact(s)Role
Matthias Clasen contributor


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://gitlab.gnome.org/GNOME/glib/
Generalhttps://wiki.gnome.org/Projects/GLib/
Debian (Ref) (R)https://tracker.debian.org/pkg/glib2.0
Downloadhttps://download.gnome.org/sources/glib/
Mailing Listhttps://mail.gnome.org/mailman/listinfo/gtk-list/
Perl (Ref)https://metacpan.org/release/Glib
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://mail.gnome.org/mailman/listinfo/gtk-devel-list/


Software prerequisites

KindDescription
Weak prerequisitelibiconv
Weak prerequisitegettext (for message catalog handling)
Required to buildmake
Required to buildpkg-config




Entry











































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.