glfs/general/genlib/stlport/stlport-intro.xml
Larry Lawrence b3ae387171 update stlport intro
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1072 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-14 14:31:04 +00:00

33 lines
1.3 KiB
XML

<sect2>
<title>Introduction to <application>STLport</application></title>
<para><application>STLport</application> is a multi-platform <acronym>ANSI
</acronym> <application>C++</application> Standard Library implementation
featuring advanced techniques and optimizations for maximum efficiency,
exception safety and thread safety, important extensions such as hash
tables, and singly-linked list.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&STLport-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&STLport-download-ftp;"/></para></listitem>
<listitem><para>Download size: &STLport-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&STLport-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&STLport-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title>Additional downloads</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&hfile-root;/STLport-4.5.3-gcc3.patch"/></para></listitem>
<listitem><para>Download (HTTP): <ulink
url="&hfile-root;/STLport-4.5.3-g++-inc.patch"/></para></listitem>
</itemizedlist></sect3>
</sect2>