summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/alt-ergo/metadata.xml')
-rw-r--r--sci-mathematics/alt-ergo/metadata.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/sci-mathematics/alt-ergo/metadata.xml b/sci-mathematics/alt-ergo/metadata.xml
new file mode 100644
index 000000000000..8e305fa324a8
--- /dev/null
+++ b/sci-mathematics/alt-ergo/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>tupone@gentoo.org</email>
+ <name>Tupone Alfredo</name>
+ </maintainer>
+ <longdescription lang="en">
+ Alt-Ergo is an open-source automatic solver of mathematical formulas
+ designed for program verification. It is based on Satisfiability Modulo
+ Theories (SMT). Solvers of this family have made impressive advances
+ and became very popular during the last decade. They are now used is
+ various domains such as hardware design, software verification and
+ formal testing.
+ </longdescription>
+</pkgmetadata>