gentoo/dev-dotnet/fable/metadata.xml
Maciej Barć 14a88b98e4
dev-dotnet/fable: new package, add 4.9.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-12-22 02:03:28 +01:00

18 lines
615 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>
Fable is an F# to JavaScript compiler powered FSharp Compiler Services,
designed to make F# a first-class citizen of the JavaScript ecosystem.
</longdescription>
<upstream>
<bugs-to>https://github.com/fable-compiler/fable/issues/</bugs-to>
<remote-id type="github">fable-compiler/fable</remote-id>
</upstream>
</pkgmetadata>