blob: b55c8799c0f090570f3dac15fc995d26cb08f01e [file] [log] [blame]
Steve Dower33f73102016-06-24 10:32:15 -07001<?xml version="1.0"?>
2<package >
3 <metadata>
4 <id>pythonx86</id>
5 <title>Python (32-bit)</title>
6 <authors>Python Software Foundation</authors>
7 <version>0.0.0.0</version>
8 <licenseUrl>https://docs.python.org/3/license.html</licenseUrl>
9 <projectUrl>https://www.python.org/</projectUrl>
10 <requireLicenseAcceptance>false</requireLicenseAcceptance>
11 <description>Installs 32-bit Python for use in build scenarios.</description>
12 <iconUrl>https://www.python.org/static/favicon.ico</iconUrl>
13 <tags>python</tags>
14 </metadata>
15 <files>
16 <file src="**\*" target="tools" />
17 </files>
18</package>