summaryrefslogtreecommitdiff
path: root/sci-mathematics/psmt2-frontend/metadata.xml
blob: 49e9e19f8c4318133569e2678737e5d8d0205127 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>ml@gentoo.org</email>
    <name>ML</name>
  </maintainer>
  <maintainer type="project">
    <email>sci-mathematics@gentoo.org</email>
    <name>Gentoo Mathematics Project</name>
  </maintainer>
  <longdescription>
    psmt2-frontend is an OCaml library to parse and type-check a conservative
    extension of the SMT-LIB 2 standard with prenex polymorphism.
  </longdescription>
  <upstream>
    <bugs-to>https://github.com/ACoquereau/psmt2-frontend/issues/</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>