glfs/general/prog/librep/librep-intro.xml
Larry Lawrence 64d97b7c53 update to sawfish-1.3, librep-0.16.2 and first round spell check
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@792 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-01 19:52:38 +00:00

21 lines
705 B
XML

<sect2>
<title>Introduction to librep</title>
<screen>Download location (HTTP): <ulink url="&librep-download-http;"/>
Download location (FTP): <ulink url="&librep-download-ftp;"/>
Version used: &librep-version;
Package size: &librep-size;
Estimated Disk space required: &librep-buildsize;
Estimated build time: &librep-time;</screen>
<para>The librep package contains a Lisp system. This is useful for
scripting or for applications that may use the Lisp interpreter as an
extension language.</para>
<screen>librep depends on:
<xref linkend="gmp"/> and <xref linkend="gdbm"/>
librep will utilize:
<xref linkend="readline"/></screen>
</sect2>