summaryrefslogtreecommitdiff
path: root/sci-mathematics/opensmt/metadata.xml
blob: 3c35d79c37a836d88bffa8894cdcd0caa8f76188 (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="project">
    <email>sci-mathematics@gentoo.org</email>
    <name>Gentoo Mathematics Project</name>
  </maintainer>
  <longdescription>
    OpenSMT2 is an SMT solver written in C++. It supports reading files in
    SMT-LIB2 format and the theories QF_UF, QF_RDL, QF_IDL, QF_LRA, QF_LIA,
    QF_UFLRA, QF_UFLIA and QF_AX. The system also provides an API; the
    distribution includes a minimal example how to use the API.
  </longdescription>
  <upstream>
    <bugs-to>https://github.com/usi-verification-and-security/opensmt/issues/</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>