glfs/general/genlib/zlib.xml
Mark Hymers f45b195302 Initial revision
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-07-07 20:28:42 +00:00

20 lines
576 B
XML

<sect1 id="zlib" xreflabel="zlib-&zlib-version;">
<?dbhtml filename="zlib.html" dir="general"?>
<title>zlib-&zlib-version;</title>
<para>Zlib provides compression and decompression functions to programs.
Most people will want zlib because both servers and clients are
likely to need the openssl libraries which in turn require zlib.
Servers will want openssl because it is needed for running OpenSSH services and
clients because most web browsers need it to deal with https (secure)
websites.</para>
&zlib-intro;
&zlib-inst;
&zlib-exp;
&zlib-config;
&zlib-desc;
</sect1>