mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
094de6aade
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1659 af4574ff-66df-0310-9fd7-8a98e5e911e0
34 lines
1.3 KiB
XML
34 lines
1.3 KiB
XML
<sect2>
|
|
<title>Introduction to <application>Python</application></title>
|
|
|
|
<para>The <application>Python</application> package contains the
|
|
<application>Python</application> 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>Additional downloads</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Required patch (HTTP): <ulink
|
|
url="&patch-root;/Python-&Python-version;-gdbm-2.patch"/></para></listitem>
|
|
</itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title><application>Python</application> dependencies</title>
|
|
<sect4><title>Optional</title>
|
|
<para><xref linkend="expat"/>, <xref linkend="tk"/>, <xref
|
|
linkend="gdbm"/>, <xref linkend="db"/>, <xref linkend="gmp"/> and
|
|
<xref linkend="readline"/>
|
|
</para></sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|