gentoo-ebuilds/dev-dotnet/netcoredbg/metadata.xml
Maciej Barć b7e1c1bb45
dev-dotnet/netcoredbg: new package; add 3.0.0.1012
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-12-15 02:15:11 +01:00

18 lines
654 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>
The debugger provides GDB/MI and VSCode Debug Adapter Protocol and allows
to debug .NET apps under .NET Core runtime. Also debugger allows debugging
from command line (like as GDB).
</longdescription>
<upstream>
<bugs-to>https://github.com/Samsung/netcoredbg/issues/</bugs-to>
<remote-id type="github">Samsung/netcoredbg</remote-id>
</upstream>
</pkgmetadata>