All experimental UniMath OPAM packages live here.
To activate the repository:
opam repo add unimath https://unimath.github.io/opam-repository
We use the tags
field of the opam
file as follows:
- strings beginning with
keyword:
are considered askeywords
- strings beginning with
category:
are considered ascategories
Example:
tags: [ "keyword:cool" "keyword:stuff" "category:Some/Category" ]
Finally the homepage:
, author:
, maintainer:
and doc:
fields are
also used to generate the package entry.