Source: rocq-stdlib
Section: math
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Julien Puydt <jpuydt@debian.org>
Standards-Version: 4.7.2
Build-Depends:
  coq,
  debhelper-compat (= 13),
  dh-coq,
  dh-ocaml,
  ocaml,
  ocaml-dune
Rules-Requires-Root: no
Homepage: https://rocq-prover.org
Vcs-Browser: https://salsa.debian.org/ocaml-team/rocq-stdlib
Vcs-Git: https://salsa.debian.org/ocaml-team/rocq-stdlib.git

Package: libcoq-stdlib
Architecture: any
Depends: ${misc:Depends}
Recommends: coq
Provides:${coq:Provides}
Description: Standard library for the Rocq Theorem Prover
 Rocq is a proof asssistant 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 the Rocq Standard Library, about
 basic numbers, sets, lists, strings and other basic concepts.
