<package>
	<name>Python</name>
	<version>2.6.2</version>
    <licence>GPL</licence>
    <homepage>http://python.org</homepage>
    <maintainer>
    	<name>Olivier Schwander</name>
	    <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
    <url>http://python.org/ftp/python/2.6.2/Python-2.6.2.tar.bz2</url>
    <directory>Python-2.6.2</directory>
    <digest>245db9f1e0f09ab7e0faaa0cf7301011</digest>
    <patches>
    </patches>
    <depends>
    </depends>
    <test>python -V | grep 2.6</test>
    <configuration>
    	<command>./configure</command>
    </configuration>
    <build>
    	<command>make</command>
    </build>
    <install>
    	<command>make install</command>
    </install>
</package>

