mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-05 19:00:32 -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" }
|
||||
"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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue