glfs/general/prog/python/python-intro.xml
Larry Lawrence de74c283e2 update to python-2.2.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@929 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-07-02 03:09:39 +00:00

23 lines
957 B
XML

<sect2>
<title>Introduction to <application>Python</application></title>
<para>The <application>Python</application> package contains the python development environment.
This is useful for object-oriented programming, writing scripts,
prototyping large programs or developing them entirely.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&Python-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&Python-download-ftp;"/></para></listitem>
<listitem><para>Download size: &Python-size;</para></listitem>
<listitem><para>Estimated Disk space required: &Python-buildsize;</para></listitem>
<listitem><para>Estimated build time: &Python-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>Python</application> dependencies</title>
<sect4><title>Optional</title>
<para><xref linkend="expat"/></para></sect4>
</sect3>
</sect2>