summaryrefslogtreecommitdiff
path: root/dev-util/ocp-indent/metadata.xml
blob: 4596c11e26f3eed9b04cedac6aef79208404fe11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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">Ocp-indent is based on an approximate, tolerant OCaml parser and a simple stack machine ; this is much faster and more reliable than using regexps. Presets and configuration options available, with the possibility to set them project-wide. Supports most common syntax extensions, and extensible for others.

Includes:
- An indentor program, callable from the command-line or from within editors
- Bindings for popular editors
- A library that can be directly used by editor writers, or just for fault-tolerant/approximate parsing.</longdescription>
  <upstream>
    <bugs-to>https://github.com/OCamlPro/ocp-indent/issues</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>