17db96d56Sopenharmony_ci<?xml version="1.0"?> 27db96d56Sopenharmony_ci<package > 37db96d56Sopenharmony_ci <metadata> 47db96d56Sopenharmony_ci <id>pythondaily.symbols</id> 57db96d56Sopenharmony_ci <title>Python (Daily build)</title> 67db96d56Sopenharmony_ci <version>0.0.0.0</version> 77db96d56Sopenharmony_ci <authors>Python Software Foundation</authors> 87db96d56Sopenharmony_ci <projectUrl>https://www.python.org/</projectUrl> 97db96d56Sopenharmony_ci <description>Contains symbols for the daily build of Python.</description> 107db96d56Sopenharmony_ci <iconUrl>https://www.python.org/static/favicon.ico</iconUrl> 117db96d56Sopenharmony_ci <tags>python</tags> 127db96d56Sopenharmony_ci </metadata> 137db96d56Sopenharmony_ci <files> 147db96d56Sopenharmony_ci <file src="python*.dll" target="tools" exclude="*_d*" /> 157db96d56Sopenharmony_ci <file src="python*.exe" target="tools" exclude="*_d*" /> 167db96d56Sopenharmony_ci <file src="python*.pdb" target="tools" exclude="*_d*" /> 177db96d56Sopenharmony_ci <file src="*.pdb" target="tools\DLLs" exclude="python*;*_test*;xx*;_freeze*;*_d*;py.*;pyw.*;pyshellext.*" /> 187db96d56Sopenharmony_ci <file src="*.pyd" target="tools\DLLs" exclude="python*;*_test*;xx*;_freeze*;*_d*;py.*;pyw.*;pyshellext.*" /> 197db96d56Sopenharmony_ci <file src="libcrypto*.dll;libssl*.dll;sqlite3.dll" target="tools\DLLs" /> 207db96d56Sopenharmony_ci <file src="libcrypto*.pdb;libssl*.pdb;sqlite3.pdb" target="tools\DLLs" /> 217db96d56Sopenharmony_ci </files> 227db96d56Sopenharmony_ci</package> 23