blob: efc58a1074aaa628eae226e7794a51cd524f9378 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>dotnet@gentoo.org</email>
<name>Gentoo Dotnet Project</name>
</maintainer>
<longdescription>
A .net core tool to print the licenses of a project. This tool support .NET
Core and .NET Standard Projects.
</longdescription>
<upstream>
<bugs-to>https://github.com/tomchavakis/nuget-license/issues/</bugs-to>
</upstream>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|