glfs/general/prog/librep/librep-intro.xml

30 lines
1.1 KiB
XML
Raw Normal View History

<sect2>
<title>Introduction to <application>librep</application></title>
<para>The <application>librep</application> package contains a Lisp system.
This is useful for scripting or for applications that may use the Lisp
interpreter as an extension language.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&librep-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&librep-download-ftp;"/></para></listitem>
<listitem><para>Download size: &librep-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&librep-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&librep-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>librep</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="gmp"/> and <xref linkend="gdbm"/></para></sect4>
<sect4><title>Optional</title>
<para><xref linkend="readline"/></para></sect4>
</sect3>
</sect2>