chore: add tags to opam

This commit is contained in:
Simon Cruanes 2019-11-21 09:55:20 -06:00
parent 3824966217
commit b98be15813

View file

@ -15,7 +15,7 @@ depends: [
"ocaml" { >= "4.03.0" }
"odoc" {with-doc}
]
tags: [ "http" "thread" "server" ]
tags: [ "http" "thread" "server" "tiny_httpd" "http_of_dir" "simplehttpserver" ]
homepage: "https://github.com/c-cube/tiny_httpd/"
doc: "https://c-cube.github.io/tiny_httpd/"
bug-reports: "https://github.com/c-cube/tiny_httpd/issues"