You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
690 B

  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. <licenseUrl>https://docs.python.org/3/license.html</licenseUrl>
  9. <projectUrl>https://www.python.org/</projectUrl>
  10. <requireLicenseAcceptance>false</requireLicenseAcceptance>
  11. <description>Installs 64-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="**\*" exclude="python.props" target="tools" />
  17. <file src="python.props" target="build\native" />
  18. </files>
  19. </package>