summaryrefslogtreecommitdiff
path: root/app-shells/fsh/metadata.xml
blob: e826e2ce07e7b8f90752402971d9d3bc36bdd467 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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>