summaryrefslogtreecommitdiff
path: root/dev-ml/merlin-lib/metadata.xml
blob: 8f77ec8dc0d2e893a2560980ef15d4ee4c9e5a8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>tokusan441@gmail.com</email>
    <name>Hiroki Tokunaga</name>
  </maintainer>
  <longdescription lang="en">These libraries provides access to low-level compiler interfaces and the standard higher-level merlin protocol. The library is provided as-is, is not thoroughly documented, and its public API might break with any new release.</longdescription>
  <upstream>
    <bugs-to>https://github.com/ocaml/merlin/issues</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>