We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7de74a commit fe2293cCopy full SHA for fe2293c
ezgzip.opam
@@ -6,6 +6,7 @@ synopsis: "Simple gzip (de)compression library"
6
homepage: "https://github.com/hcarty/ezgzip"
7
dev-repo: "git+https://github.com/hcarty/ezgzip.git"
8
bug-reports: "https://github.com/hcarty/ezgzip/issues"
9
+doc: "https://hcarty.github.io/ezgzip/ezgzip/"
10
build: [
11
["dune" "build" "-p" name "-j" jobs]
12
["dune" "runtest" "-p" name "-j" jobs] {with-test}
0 commit comments