• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0"?>
2<package >
3  <metadata>
4    <id>python</id>
5    <title>Python</title>
6    <version>0.0.0.0</version>
7    <authors>Python Software Foundation</authors>
8    <license type="file">tools\LICENSE.txt</license>
9    <projectUrl>https://www.python.org/</projectUrl>
10    <description>Installs 64-bit Python for use in build scenarios.</description>
11    <iconUrl>https://www.python.org/static/favicon.ico</iconUrl>
12    <tags>python</tags>
13  </metadata>
14  <files>
15    <file src="**\*" exclude="python.props" target="tools" />
16    <file src="python.props" target="build\native" />
17  </files>
18</package>
19