diff options
author | Tupone Alfredo <tupone@gentoo.org> | 2017-10-14 08:58:53 +0200 |
---|---|---|
committer | Tupone Alfredo <tupone@gentoo.org> | 2017-10-14 08:58:53 +0200 |
commit | ebe231de790ad2672cfb20daaaa50d2789fb5e11 (patch) | |
tree | 68e1a0560716e91b26237a79d7e10aa28b888bc0 /sci-mathematics/alt-ergo/metadata.xml | |
parent | net-libs/gnutls: fix metadata.xml spaces (diff) | |
download | gentoo-ebe231de790ad2672cfb20daaaa50d2789fb5e11.tar.gz gentoo-ebe231de790ad2672cfb20daaaa50d2789fb5e11.tar.bz2 gentoo-ebe231de790ad2672cfb20daaaa50d2789fb5e11.zip |
sci-mathematics/alt-ergo: Adding alt-ergo 1.30
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sci-mathematics/alt-ergo/metadata.xml')
-rw-r--r-- | sci-mathematics/alt-ergo/metadata.xml | 16 |
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> |