glfs/general/genlib/gwrap/gwrap-intro.xml
Bruce Dubbs a338b482a6 Removed zlib and fixed several typos
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@635 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-01-31 04:53:23 +00:00

17 lines
556 B
XML

<sect2>
<title>Introduction to G-Wrap</title>
<screen>Download location (HTTP): <ulink url="&gwrap-download-http;"/>
Download location (FTP): <ulink url="&gwrap-download-ftp;"/>
Version used: &gwrap-version;
Package size: &gwrap-size;
Estimated Disk space required: &gwrap-buildsize;</screen>
<para>The G-Wrap package contains tools for exporting C libraries into
Scheme interpreters.</para>
<screen>G-Wrap depends on:
<xref linkend="guile"></xref> and <xref linkend="slib"></xref>.</screen>
</sect2>