coq-stdpp 1.11.0-1build1 source package in Ubuntu

Changelog

coq-stdpp (1.11.0-1build1) plucky; urgency=medium

  * Rebuild against latest coq

 -- Jeremy Bícha <email address hidden>  Wed, 20 Nov 2024 21:31:50 -0500

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Plucky
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
coq-stdpp_1.11.0.orig.tar.bz2 251.0 KiB 05160d77c982c6786815b0322efe783b7e297f8bfaabbccd04feff7a0ddbafee
coq-stdpp_1.11.0-1build1.debian.tar.xz 2.8 KiB 66312a2f0fa9e65981ad16cc794c05a16fdf5c0103e924a65270f9fea65a5757
coq-stdpp_1.11.0-1build1.dsc 2.0 KiB edc260c099e5bc34722cc7a018c4fe18ecffd446875ea7d2cc7ed340d4015e15

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.