[Name] GLib
[Summary] The GLib library of C routines
[Description] 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.
[License] GNU Lesser General Public License version 2 (or later)
[Homepage] http://www.gtk.org/
