mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 00:08:09 -07:00
18 lines
583 B
XML
18 lines
583 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>ml@gentoo.org</email>
|
|
<name>ML</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Reason provides a new ES6-inspired syntax for OCaml. It's also the umbrella
|
|
project for a set of tools for the OCaml and JavaScript ecosystems.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/reasonml/reason/issues/</bugs-to>
|
|
<remote-id type="github">reasonml/reason</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|