mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-18 16:08:17 +00:00
17 lines
591 B
XML
17 lines
591 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>
|
|
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>
|
|
<remote-id type="github">tomchavakis/nuget-license</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|