summaryrefslogtreecommitdiff
path: root/dev-dotnet/fable/metadata.xml
blob: 05db375dced58661bc06ed45a3cf408da9883ec3 (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>
    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>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>