blob: 7bbf6d2bfd54940786395fcbfe7514f7d01d5c7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|