glfs/general/genlib/gdbm/gdbm-intro.xml
Larry Lawrence acaf298679 updated gdbm intro
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1064 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-14 01:03:54 +00:00

22 lines
714 B
XML

<sect2>
<title>Introduction to <application>gdbm</application></title>
<para>The <application>gdbm</application> package contains a dbm library. This
is useful for database routines that use extendible hashing.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&gdbm-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&gdbm-download-ftp;"/></para></listitem>
<listitem><para>Download size: &gdbm-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&gdbm-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&gdbm-time;</para></listitem></itemizedlist>
</sect3>
</sect2>