blob: 8544b7d4f618599e0e71db817ae3ca2b7fcb7f80 (
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://srcux.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>srcux</origin>
</pkgmetadata>
|