          MODULE=coq
         VERSION=8.20.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/coq/coq/archive/V$VERSION.tar.gz
      SOURCE_VFY=sha256:09ad238cc7930d59564b032be2a8a1fd10d6ef845364d739072d04090a6d3cc2
        WEB_SITE=http://coq.inria.fr/
         ENTERED=20110829
         UPDATED=20250120
           SHORT="COQ is an interactive proof assistant"

cat << EOF
COQ is a Proof Assistant for a Logical Framework known as the Calculus of
Inductive Constructions. It allows the interactive construction of formal
proofs, and also the manipulation of functional programs consistently
with their specifications.
EOF
