blob: e8ff5571141ccc0d8b4157d4293ddfcf123b2622 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
This is a Transient-based menu for the dotnet CLI. It aims to cover the most common scenarios, but I expect eventually all of the dotnet commands will be implemented.
</longdescription>
<upstream>
<bugs-to>https://github.com/sebasmonia/sharper/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|