All Distributed Components development OPAM packages live here.
To activate the repository:
opam repo add distributedcomponents-dev http://opam-dev.distributedcomponents.net
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.