mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-06 11:15:35 -05:00
chore: add tags to opam
This commit is contained in:
parent
3824966217
commit
b98be15813
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ depends: [
|
||||||
"ocaml" { >= "4.03.0" }
|
"ocaml" { >= "4.03.0" }
|
||||||
"odoc" {with-doc}
|
"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/"
|
homepage: "https://github.com/c-cube/tiny_httpd/"
|
||||||
doc: "https://c-cube.github.io/tiny_httpd/"
|
doc: "https://c-cube.github.io/tiny_httpd/"
|
||||||
bug-reports: "https://github.com/c-cube/tiny_httpd/issues"
|
bug-reports: "https://github.com/c-cube/tiny_httpd/issues"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue