Paul Monson | aa25d5d | 2019-04-12 09:36:38 -0700 | [diff] [blame] | 1 | <?xml version="1.0"?> |
| 2 | <package > |
| 3 | <metadata> |
| 4 | <id>pythonarm32</id> |
| 5 | <title>Python (ARM32)</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 Python ARM32 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="**\*" exclude="python.props" target="tools" /> |
Václav Slavík | 7c11a9a | 2020-09-14 21:30:15 +0200 | [diff] [blame] | 17 | <file src="python.props" target="build\native\python.props" /> |
| 18 | <file src="python.props" target="build\native\pythonarm32.props" /> |
Paul Monson | aa25d5d | 2019-04-12 09:36:38 -0700 | [diff] [blame] | 19 | </files> |
| 20 | </package> |