Maciej Barć 100c2b121c
dev-dotnet/dotnet-script: 1.5.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-12-15 17:51:28 +01:00

19 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>