coq-stdpp 1.10.0-2build3 source package in Ubuntu

Changelog

coq-stdpp (1.10.0-2build3) oracular; urgency=medium

  * No-change rebuild for OCaml ABIs.

 -- Matthias Klose <email address hidden>  Sat, 07 Sep 2024 16:35:04 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Oracular
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
coq-stdpp_1.10.0.orig.tar.gz 296.1 KiB c53b8cd58f778d610a010520929ebf61942cce950391ebca67fdcb3abebd5ee7
coq-stdpp_1.10.0-2build3.debian.tar.xz 2.8 KiB d023b6b4ac21eec54bb69fb1be2962883e376f1895a764ff03a35b4b29b3a4eb
coq-stdpp_1.10.0-2build3.dsc 2.0 KiB 90cc84cde6572c78e2c1a40587ecc8f77de23ba2f56587d65aab4d7dcf7da03a

View changes file

Binary packages built by this source

libcoq-stdpp: Extended standard library for Coq

 This package provides an extended standard library
 for Coq, for instance:
  - a great number of definitions and lemmas for common data
 structures like lists, finite maps and finite multisets ;
  - type classes for common properties like decidable equality,
 finiteness or countability ;
  - various tactics for common tasks ;
 all of this dependency-free and axiom-free.
 .
 Coq is a proof assistant for higher-order logic.