glfs/general/genlib/glib/glib-intro.xml

19 lines
853 B
XML
Raw Normal View History

<sect2>
<title>Introduction to <application>GLib</application></title>
<para>The <application>glib</application> package contains a low-level core
library. This is useful for providing data structure handling for C,
portability wrappers and interfaces for such runtime functionality as an event
loop, threads, dynamic loading, and an object system.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&GLib-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&GLib-download-ftp;"/></para></listitem>
<listitem><para>Download size: &GLib-size;</para></listitem>
<listitem><para>Estimated Disk space required: &GLib-buildsize;</para></listitem>
<listitem><para>Estimated build time: &GLib-time;</para></listitem></itemizedlist>
</sect3>
</sect2>