gentoo-ebuilds/app-shells/fsh/metadata.xml
Maciej Barć 2e4357ae0e
app-shells/fsh: new package; 1.0.0_p20220816
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-10-14 11:56:52 +02:00

17 lines
574 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>
FSH (F# Shell - pronounced like 'fish') is a shell, like CMD, Powershell or
Bash, entirely written in F#.
</longdescription>
<upstream>
<bugs-to>https://github.com/ChrisPritchard/FSH/issues/</bugs-to>
<remote-id type="github">ChrisPritchard/FSH</remote-id>
</upstream>
</pkgmetadata>