mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
24dddea863
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@970 af4574ff-66df-0310-9fd7-8a98e5e911e0
19 lines
853 B
XML
19 lines
853 B
XML
<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>
|