gentoo-ebuilds/dev-dotnet/cake/metadata.xml
Maciej Barć eddfed6b3d
dev-dotnet/cake: new package; add 3.1.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-09-21 00:47:22 +02:00

18 lines
688 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>
Cake (C# Make) is a free and open source cross-platform build automation
system with a C# DSL for tasks such as compiling code, copying files and
folders, running unit tests, compressing files and building NuGet packages.
</longdescription>
<upstream>
<bugs-to>https://github.com/cake-build/cake/issues/</bugs-to>
<remote-id type="github">cake-build/cake</remote-id>
</upstream>
</pkgmetadata>