glfs/general/prog/python/python-intro.xml
Bruce Dubbs 9905a3c983 Added openldap and fixed numereous typos
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@638 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-01 01:04:55 +00:00

17 lines
622 B
XML

<sect2>
<title>Introduction to Python</title>
<screen>Download location (HTTP): <ulink url="&Python-download-http;"/>
Download location (FTP): <ulink url="&Python-download-ftp;"/>
Version used: &Python-version;
Package size: &Python-size;
Estimated Disk space required: &Python-buildsize;</screen>
<para>The Python package contains the python development environment.
This is useful for object-oriented programming, writing scripts,
prototyping large programs or developing them entirely.</para>
<screen>Python will utilize: <xref linkend="expat"/>.</screen>
</sect2>