aboutsummaryrefslogtreecommitdiff
blob: 47ab9cabf1d68b531bb716219049d7c54d5115f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>sci-mathematics</herd>
  <maintainer>
    <email>dongxuli2011@gmail.com</email>
    <name>Dongxu Li</name>
    <description>Industrial strength theorem prover</description>
  </maintainer>
  <longdescription>
ACL2 is both a programming language in which you can model computer systems and
a tool to help you prove properties of those models. ACL2 is part of the
Boyer-Moore family of provers, for which its authors have received the 2005 ACM
Software System Award.
  </longdescription>
  <use>
    <flag name="books">
	build community books, the canonical collection of open-source libraries
    </flag>
  </use>
</pkgmetadata>