Source: coq Section: math Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Benjamin Barenblat , Julien Puydt , Ralf Treinen , Stéphane Glondu Standards-Version: 4.6.2 Build-Depends: debhelper-compat (= 13), dh-coq, dh-exec, dh-ocaml, dh-python, ocaml-dune, ocaml, ocaml-native-compilers, ocaml-findlib (>= 1.8.0), libfindlib-ocaml-dev, liblablgtk3-ocaml-dev, liblablgtksourceview3-ocaml-dev (>= 3.0~beta8), libnum-ocaml-dev, libounit-ocaml-dev, libzarith-ocaml-dev, python3, rsync, tex-common Rules-Requires-Root: no Homepage: http://coq.inria.fr/ Vcs-Browser: https://salsa.debian.org/ocaml-team/coq Vcs-Git: https://salsa.debian.org/ocaml-team/coq.git Package: coq Architecture: any Depends: libcoq-stdlib (= ${binary:Version}), ${ocaml:Depends}, ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, ocaml, ocaml-findlib Provides: coq-${F:CoqABI} Suggests: coqide | proofgeneral, ledit | readline-editor, libcoq-core-ocaml-dev, why (>= 2.19), coq-doc Breaks: coq-libs (<< 8.2.pl1) Replaces: coq-libs (<< 8.2.pl1) Description: proof assistant for higher-order logic (toplevel and compiler) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This package provides coqtop, a command line interface to Coq. . A graphical interface for Coq is provided in the coqide package. Coq can also be used with ProofGeneral, which allows proofs to be edited using emacs and xemacs. This requires the proofgeneral package to be installed. Package: coqide Architecture: any Depends: coq (= ${binary:Version}), ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: proof assistant for higher-order logic (gtk interface) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This package provides CoqIde, a graphical user interface for developing proofs. Package: libcoq-stdlib Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: coq Provides: coq-theories (= ${binary:Version}), ${coq:Provides} Breaks: coq-doc (<= 8.0pl1.0-2), coq-libs (<< 8.2.pl1), coq-theories Replaces: coq-libs (<< 8.2.pl1), coq-theories Description: proof assistant for higher-order logic (theories) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This package provides existing theories that new proofs can be based upon, including theories of arithmetic and Boolean values. Package: libcoq-core-ocaml Section: ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Suggests: ocaml-findlib Provides: ${ocaml:Provides}, libcoq-ocaml (= ${binary:Version}) Breaks: coq-libs, libcoq-ocaml Replaces: coq-libs, libcoq-ocaml Description: runtime libraries for Coq Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This package provides runtime libraries for Coq. Package: libcoq-core-ocaml-dev Section: ocaml Architecture: any Depends: coq (= ${binary:Version}), ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides}, libcoq-ocaml-dev (= ${binary:Version}) Breaks: coq-libs (<< 8.2.pl1), libcoq-ocaml-dev Replaces: coq-libs (<< 8.2.pl1), libcoq-ocaml-dev Description: development libraries and tools for Coq Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This package provides and libraries needed to develop OCaml-side extensions to Coq.