summaryrefslogtreecommitdiff
path: root/dev-python/clr-loader/metadata.xml
blob: bc27361c5343a184884ed31480ca7575cdf4af54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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>
    clr_loader provides a unified way to load one of the CLR (.NET) runtime
    implementations (.NET Framework, .NET (Core) or Mono), load assemblies, and
    call very simple functions.
  </longdescription>
 <upstream>
  <bugs-to>https://github.com/pythonnet/clr-loader/issues/</bugs-to>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>