gentoo/dev-python/pythonnet/metadata.xml
Maciej Barć 922e5bd631
dev-python/pythonnet: new package, 3.0.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-12-23 02:20:20 +01:00

22 lines
839 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>dotnet@gentoo.org</email>
<name>Gentoo Dotnet Project</name>
</maintainer>
<longdescription>
Python.NET is a package that gives Python programmers nearly seamless
integration with the .NET Common Language Runtime (CLR) and provides a
powerful application scripting tool for .NET developers. It allows Python
code to interact with the CLR, and may also be used to embed Python into a
.NET application.
</longdescription>
<upstream>
<bugs-to>https://github.com/pythonnet/pythonnet/issues/</bugs-to>
<remote-id type="github">pythonnet/pythonnet</remote-id>
<remote-id type="pypi">pythonnet</remote-id>
</upstream>
</pkgmetadata>