From: Enrico Tassi Date: Thu, 21 Jun 2007 14:45:04 +0000 (+0000) Subject: better description X-Git-Tag: 0.4.95@7852~394 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=cc0a2429df694377ad05cc2cc2c601e541ffaceb;p=helm.git better description --- diff --git a/pkg-matita/trunk/debian/control b/pkg-matita/trunk/debian/control index 4dbf9941e..fe5e7492a 100644 --- a/pkg-matita/trunk/debian/control +++ b/pkg-matita/trunk/debian/control @@ -2,20 +2,23 @@ Source: matita Section: math Priority: optional Maintainer: Enrico Tassi +Uploaders: Stefano Zacchiroli Build-Depends: ocaml, ocaml-findlib, libgdome2-ocaml-dev, liblablgtk2-ocaml-dev, liblablgtkmathview-ocaml-dev, liblablgtksourceview-ocaml-dev, libsqlite3-ocaml-dev (>= 0.21.0), libocamlnet-ocaml-dev, libzip-ocaml-dev, libhttp-ocaml-dev, ocaml-ulex, libexpat-ocaml-dev, debhelper, cdbs, libmysql-ocaml-dev Standards-Version: 3.7.2 +XS-Vcs-Svn: svn://mowgli.cs.unibo.it/trunk/helm/software/pkg-matita/trunk/ +XS-Vcs-Browser: http://helm.cs.unibo.it/websvn/listing.php?path=/trunk/helm/software/pkg-matita/trunk/ Package: matita Architecture: any Depends: ${shlibs:Depends} Recommends: matita-standard-library -Description: Matita interactive theorem prover - Matita is an interactive theorem prover based on the Calculus of (Co)Inductive - Constructions. - +Description: interactive theorem prover + Matita is a graphical interactive theorem prover based on the Calculus of + (Co)Inductive Constructions. + . Matita adopts XML-encoded proof objects are produced for storage and exchange. This makes it compatible, at some extent, with Coq. - + . The graphical interface has been inspired by CtCoq and Proof General. It supports high quality bidimensional rendering of proofs and formulae transformed on-the-fly to MathML markup @@ -23,6 +26,9 @@ Description: Matita interactive theorem prover Package: matita-standard-library Architecture: all Recommends: matita -Description: matita interactive theorem prover standard library +Description: standard library for the Matita interactive theorem prover + Matita is a graphical interactive theorem prover based on the Calculus of + (Co)Inductive Constructions. + . This package contains the standard library of theorems of the matita interactive theorem prover.