summaryrefslogtreecommitdiff
path: root/dev-util/ols/metadata.xml
blob: ed658b568ba76bec10ca1a8fb777a81999ae7c16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>sav.boyar@gmail.com</email>
    <name>Saveliy Boyarchuk (Yappaholic)</name>
  </maintainer>
  <longdescription lang="en">
      OLS is a LSP(Language Server Protocol) implementation for
      Odin Programming Language.
    </longdescription>
  <use>
    <flag name="odinfmt">Install formatter</flag>
  </use>
  <upstream>
    <maintainer status="active">
      <name>DanielGavin</name>
    </maintainer>
    <bugs-to>https://github.com/DanielGavin/ols/issues</bugs-to>
    <changelog>https://github.com/DanielGavin/ols/releases</changelog>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>