glfs/general/genlib/stlport/stlport-intro.xml
Larry Lawrence a5ecb00a30 changed uppercase to lowercase for filenames
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@834 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-08 02:02:24 +00:00

18 lines
712 B
XML

<sect2>
<title>Introduction to STLport-&STLport-version;</title>
<screen>Download location (HTTP): <ulink url="&STLport-download-http;"/>
Download location (FTP): <ulink url="&STLport-download-ftp;"/>
Version used: &STLport-version;
Package size: &STLport-size;
Estimated Disk space required: &STLport-buildsize;</screen>
<para>STLport is a multi-platform ANSI C++ 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>
<para>Download the STLport patches from <ulink url="&hfile-root;"/>.</para>
</sect2>