summaryrefslogtreecommitdiff
path: root/dev-python/pythonnet/metadata.xml
blob: 0abc453a81aca85dcb096f80d16d13efb59d18d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
 </upstream>
 <origin>liguros-repo</origin>
</pkgmetadata>