coq-stdpp 1.10.0-1build2 source package in Ubuntu

Changelog

coq-stdpp (1.10.0-1build2) oracular; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Mon, 13 May 2024 20:21:05 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
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-1build2.debian.tar.xz 2.6 KiB d3f9c449954e6562eb1d5571bd281f22f5d954dd556c96e439c1fc93b2e6798c
coq-stdpp_1.10.0-1build2.dsc 2.0 KiB 7caa82475f67a0f9d95913d5355cdace6721d3bfa2fca6f9ce3eb8dc91d799e7

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.