coq-reglang 1.1.3-1 source package in Ubuntu

Changelog

coq-reglang (1.1.3-1) unstable; urgency=medium

  * Initial release. (Closes: #1014993)

 -- Julien Puydt <email address hidden>  Fri, 15 Jul 2022 22:53:38 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
coq-reglang_1.1.3-1.dsc 2.1 KiB 2ada31cfd864a69fd12610408a0cc1829440d4b093663abd8dbc4b90340f1598
coq-reglang_1.1.3.orig.tar.gz 65.5 KiB eb36d5bdd375663f3cd3627f5f3cca54ddfc83982a1f8dc106b2424cf1ca371f
coq-reglang_1.1.3-1.debian.tar.xz 8.1 KiB 6cab30ec0d3b1e8c07b399210f379863be9a2024eca3c1995a223e6f9bb4d7f9

No changes file available.

Binary packages built by this source

libcoq-reglang: representation of regular languages in Coq

 This package provides definitions and verified translations
 between different representations of regular languages
 for Coq: miscellaneous automata, regular expressions,
 WS1S logic. It also contains various decidability results
 and closure properties of regular languages.
 .
 Coq is a proof assistant for higher-order logic.