mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
18 lines
574 B
XML
18 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>
|