this repo has no description

10 packages from gitlab.com/nomadic-labs/resto/-/archive/v0.6.1/resto-v0.6.1.tar.gz

Changed files
+290
packages
ezresto
ezresto.0.6.1
ezresto-directory
ezresto-directory.0.6.1
resto
resto.0.6.1
resto-acl
resto-acl.0.6.1
resto-cohttp
resto-cohttp.0.6.1
resto-cohttp-client
resto-cohttp-client.0.6.1
resto-cohttp-self-serving-client
resto-cohttp-self-serving-client.0.6.1
resto-cohttp-server
resto-cohttp-server.0.6.1
resto-directory
resto-directory.0.6.1
resto-json
resto-json.0.6.1
+29
packages/ezresto-directory/ezresto-directory.0.6.1/opam
···
+
opam-version: "2.0"
+
maintainer: "contact@nomadic-labs.com"
+
authors: [ "Nomadic Labs" "Ocamlpro" ]
+
license: "MIT"
+
homepage: "https://gitlab.com/nomadic-labs/resto"
+
bug-reports: "https://gitlab.com/nomadic-labs/resto/issues"
+
dev-repo: "git+https://gitlab.com/nomadic-labs/resto"
+
synopsis: "A minimal OCaml library for type-safe HTTP/JSON RPCs"
+
+
build: [
+
[ "dune" "build" "-p" name "-j" jobs ]
+
]
+
+
depends: [
+
"ocaml" { >= "4.08" }
+
"dune" { >= "1.11" }
+
"ezresto" {= version }
+
"resto-directory" {= version }
+
"resto" {= version }
+
"lwt" { >= "3.0.0" & < "6.0.0" }
+
]
+
url {
+
src:
+
"https://gitlab.com/nomadic-labs/resto/-/archive/v0.6.1/resto-v0.6.1.tar.gz"
+
checksum: [
+
"md5=aaa32ff0f0b78d2ab231e8bc5227bead"
+
"sha512=f362893693e75df8021365a7b3291874ad38f928054e16fc48f9040545d7dcfc60f9c19bd7f00f8e89b3c2c72bea916a425d769b41331da08a222a81968954e9"
+
]
+
}
+30
packages/ezresto/ezresto.0.6.1/opam
···
+
opam-version: "2.0"
+
maintainer: "contact@nomadic-labs.com"
+
authors: [ "Nomadic Labs" "Ocamlpro" ]
+
license: "MIT"
+
homepage: "https://gitlab.com/nomadic-labs/resto"
+
bug-reports: "https://gitlab.com/nomadic-labs/resto/issues"
+
dev-repo: "git+https://gitlab.com/nomadic-labs/resto"
+
synopsis: "A minimal OCaml library for type-safe HTTP/JSON RPCs"
+
+
build: [
+
[ "dune" "build" "-p" name "-j" jobs ]
+
]
+
+
depends: [
+
"ocaml" { >= "4.08" }
+
"dune" { >= "1.11" }
+
"uri" {>= "1.9.0" }
+
"resto" {= version }
+
"resto-json" {= version }
+
"lwt" {with-test}
+
"base-unix" {with-test}
+
]
+
url {
+
src:
+
"https://gitlab.com/nomadic-labs/resto/-/archive/v0.6.1/resto-v0.6.1.tar.gz"
+
checksum: [
+
"md5=aaa32ff0f0b78d2ab231e8bc5227bead"
+
"sha512=f362893693e75df8021365a7b3291874ad38f928054e16fc48f9040545d7dcfc60f9c19bd7f00f8e89b3c2c72bea916a425d769b41331da08a222a81968954e9"
+
]
+
}
+27
packages/resto-acl/resto-acl.0.6.1/opam
···
+
opam-version: "2.0"
+
maintainer: "contact@nomadic-labs.com"
+
authors: [ "Nomadic Labs" ]
+
license: "MIT"
+
homepage: "https://gitlab.com/nomadic-labs/resto"
+
bug-reports: "https://gitlab.com/nomadic-labs/resto/issues"
+
dev-repo: "git+https://gitlab.com/nomadic-labs/resto"
+
synopsis: "Access Control Lists for Resto"
+
+
build: [
+
[ "dune" "build" "-p" name "-j" jobs ]
+
]
+
+
depends: [
+
"ocaml" { >= "4.08" }
+
"dune" { >= "1.11" }
+
"uri" {>= "1.9.0" }
+
"resto" {= version }
+
]
+
url {
+
src:
+
"https://gitlab.com/nomadic-labs/resto/-/archive/v0.6.1/resto-v0.6.1.tar.gz"
+
checksum: [
+
"md5=aaa32ff0f0b78d2ab231e8bc5227bead"
+
"sha512=f362893693e75df8021365a7b3291874ad38f928054e16fc48f9040545d7dcfc60f9c19bd7f00f8e89b3c2c72bea916a425d769b41331da08a222a81968954e9"
+
]
+
}
+29
packages/resto-cohttp-client/resto-cohttp-client.0.6.1/opam
···
+
opam-version: "2.0"
+
maintainer: "contact@nomadic-labs.com"
+
authors: [ "Nomadic Labs" "Ocamlpro" ]
+
license: "MIT"
+
homepage: "https://gitlab.com/nomadic-labs/resto"
+
bug-reports: "https://gitlab.com/nomadic-labs/resto/issues"
+
dev-repo: "git+https://gitlab.com/nomadic-labs/resto"
+
synopsis: "A minimal OCaml library for type-safe HTTP/JSON RPCs"
+
+
build: [
+
[ "dune" "build" "-p" name "-j" jobs ]
+
]
+
+
depends: [
+
"ocaml" { >= "4.08" }
+
"dune" { >= "1.11" }
+
"uri" {>= "1.9.0" }
+
"resto-cohttp" {= version }
+
"cohttp-lwt" { >= "1.0.0" }
+
"lwt" { >= "3.0.0" & < "6.0.0" }
+
]
+
url {
+
src:
+
"https://gitlab.com/nomadic-labs/resto/-/archive/v0.6.1/resto-v0.6.1.tar.gz"
+
checksum: [
+
"md5=aaa32ff0f0b78d2ab231e8bc5227bead"
+
"sha512=f362893693e75df8021365a7b3291874ad38f928054e16fc48f9040545d7dcfc60f9c19bd7f00f8e89b3c2c72bea916a425d769b41331da08a222a81968954e9"
+
]
+
}
+30
packages/resto-cohttp-self-serving-client/resto-cohttp-self-serving-client.0.6.1/opam
···
+
opam-version: "2.0"
+
maintainer: "contact@nomadic-labs.com"
+
authors: [ "Nomadic Labs" ]
+
license: "MIT"
+
homepage: "https://gitlab.com/nomadic-labs/resto"
+
bug-reports: "https://gitlab.com/nomadic-labs/resto/issues"
+
dev-repo: "git+https://gitlab.com/nomadic-labs/resto"
+
synopsis: "A minimal OCaml library for type-safe HTTP/JSON RPCs"
+
+
build: [
+
[ "dune" "build" "-p" name "-j" jobs ]
+
]
+
+
depends: [
+
"ocaml" { >= "4.08" }
+
"dune" { >= "1.11" }
+
"uri" {>= "1.9.0" }
+
"resto-cohttp-client" {= version }
+
"resto-cohttp-server" {= version }
+
"cohttp-lwt" { >= "1.0.0" }
+
"lwt" { >= "3.0.0" & < "6.0.0" }
+
]
+
url {
+
src:
+
"https://gitlab.com/nomadic-labs/resto/-/archive/v0.6.1/resto-v0.6.1.tar.gz"
+
checksum: [
+
"md5=aaa32ff0f0b78d2ab231e8bc5227bead"
+
"sha512=f362893693e75df8021365a7b3291874ad38f928054e16fc48f9040545d7dcfc60f9c19bd7f00f8e89b3c2c72bea916a425d769b41331da08a222a81968954e9"
+
]
+
}
+31
packages/resto-cohttp-server/resto-cohttp-server.0.6.1/opam
···
+
opam-version: "2.0"
+
maintainer: "contact@nomadic-labs.com"
+
authors: [ "Nomadic Labs" "Ocamlpro" ]
+
license: "MIT"
+
homepage: "https://gitlab.com/nomadic-labs/resto"
+
bug-reports: "https://gitlab.com/nomadic-labs/resto/issues"
+
dev-repo: "git+https://gitlab.com/nomadic-labs/resto"
+
synopsis: "A minimal OCaml library for type-safe HTTP/JSON RPCs - server library"
+
+
build: [
+
[ "dune" "build" "-p" name "-j" jobs ]
+
]
+
+
depends: [
+
"ocaml" { >= "4.08" }
+
"dune" { >= "1.11" }
+
"resto-directory" {= version }
+
"resto-cohttp" {= version }
+
"resto-acl" {= version }
+
"cohttp-lwt-unix" { >= "2.0.0" & < "3.0.0" }
+
"conduit-lwt-unix" { >= "2.0.0" & < "3.0.0" }
+
"lwt" { >= "3.0.0" & < "6.0.0" }
+
]
+
url {
+
src:
+
"https://gitlab.com/nomadic-labs/resto/-/archive/v0.6.1/resto-v0.6.1.tar.gz"
+
checksum: [
+
"md5=aaa32ff0f0b78d2ab231e8bc5227bead"
+
"sha512=f362893693e75df8021365a7b3291874ad38f928054e16fc48f9040545d7dcfc60f9c19bd7f00f8e89b3c2c72bea916a425d769b41331da08a222a81968954e9"
+
]
+
}
+27
packages/resto-cohttp/resto-cohttp.0.6.1/opam
···
+
opam-version: "2.0"
+
maintainer: "contact@nomadic-labs.com"
+
authors: [ "Nomadic Labs" "Ocamlpro" ]
+
license: "MIT"
+
homepage: "https://gitlab.com/nomadic-labs/resto"
+
bug-reports: "https://gitlab.com/nomadic-labs/resto/issues"
+
dev-repo: "git+https://gitlab.com/nomadic-labs/resto"
+
synopsis: "A minimal OCaml library for type-safe HTTP/JSON RPCs"
+
+
build: [
+
[ "dune" "build" "-p" name "-j" jobs ]
+
]
+
+
depends: [
+
"ocaml" { >= "4.08" }
+
"dune" { >= "1.11" }
+
"resto-directory" {= version }
+
"cohttp-lwt" { >= "1.0.0" }
+
]
+
url {
+
src:
+
"https://gitlab.com/nomadic-labs/resto/-/archive/v0.6.1/resto-v0.6.1.tar.gz"
+
checksum: [
+
"md5=aaa32ff0f0b78d2ab231e8bc5227bead"
+
"sha512=f362893693e75df8021365a7b3291874ad38f928054e16fc48f9040545d7dcfc60f9c19bd7f00f8e89b3c2c72bea916a425d769b41331da08a222a81968954e9"
+
]
+
}
+28
packages/resto-directory/resto-directory.0.6.1/opam
···
+
opam-version: "2.0"
+
maintainer: "contact@nomadic-labs.com"
+
authors: [ "Nomadic Labs" "Ocamlpro" ]
+
license: "MIT"
+
homepage: "https://gitlab.com/nomadic-labs/resto"
+
bug-reports: "https://gitlab.com/nomadic-labs/resto/issues"
+
dev-repo: "git+https://gitlab.com/nomadic-labs/resto"
+
synopsis: "A minimal OCaml library for type-safe HTTP/JSON RPCs"
+
+
build: [
+
[ "dune" "build" "-p" name "-j" jobs ]
+
]
+
+
depends: [
+
"ocaml" { >= "4.08" }
+
"dune" { >= "1.11" }
+
"resto" {= version }
+
"resto-json" {= version & with-test }
+
"lwt" { >= "3.0.0" & < "6.0.0" }
+
]
+
url {
+
src:
+
"https://gitlab.com/nomadic-labs/resto/-/archive/v0.6.1/resto-v0.6.1.tar.gz"
+
checksum: [
+
"md5=aaa32ff0f0b78d2ab231e8bc5227bead"
+
"sha512=f362893693e75df8021365a7b3291874ad38f928054e16fc48f9040545d7dcfc60f9c19bd7f00f8e89b3c2c72bea916a425d769b41331da08a222a81968954e9"
+
]
+
}
+28
packages/resto-json/resto-json.0.6.1/opam
···
+
opam-version: "2.0"
+
maintainer: "contact@nomadic-labs.com"
+
authors: [ "Nomadic Labs" "Ocamlpro" ]
+
license: "MIT"
+
homepage: "https://gitlab.com/nomadic-labs/resto"
+
bug-reports: "https://gitlab.com/nomadic-labs/resto/issues"
+
dev-repo: "git+https://gitlab.com/nomadic-labs/resto"
+
synopsis: "A minimal OCaml library for type-safe HTTP/JSON RPCs"
+
+
build: [
+
[ "dune" "build" "-p" name "-j" jobs ]
+
]
+
+
depends: [
+
"ocaml" { >= "4.08" }
+
"dune" { >= "1.11" }
+
"resto" {= version }
+
"json-data-encoding" {= "0.9.1" }
+
"json-data-encoding-bson" {= "0.9.1" }
+
]
+
url {
+
src:
+
"https://gitlab.com/nomadic-labs/resto/-/archive/v0.6.1/resto-v0.6.1.tar.gz"
+
checksum: [
+
"md5=aaa32ff0f0b78d2ab231e8bc5227bead"
+
"sha512=f362893693e75df8021365a7b3291874ad38f928054e16fc48f9040545d7dcfc60f9c19bd7f00f8e89b3c2c72bea916a425d769b41331da08a222a81968954e9"
+
]
+
}
+31
packages/resto/resto.0.6.1/opam
···
+
opam-version: "2.0"
+
maintainer: "contact@nomadic-labs.com"
+
authors: [ "Nomadic Labs" "Ocamlpro" ]
+
license: "MIT"
+
homepage: "https://gitlab.com/nomadic-labs/resto"
+
bug-reports: "https://gitlab.com/nomadic-labs/resto/issues"
+
dev-repo: "git+https://gitlab.com/nomadic-labs/resto"
+
synopsis: "A minimal OCaml library for type-safe HTTP/JSON RPCs"
+
+
build: [
+
[ "dune" "build" "-p" name "-j" jobs ]
+
]
+
+
depends: [
+
"ocaml" { >= "4.08" }
+
"dune" { >= "1.11" }
+
"uri" {>= "1.9.0" }
+
"json-data-encoding" {= "0.9.1" & with-test }
+
"json-data-encoding-bson" {= "0.9.1" & with-test }
+
"ezjsonm" {with-test}
+
"lwt" {with-test}
+
"base-unix"{with-test}
+
]
+
url {
+
src:
+
"https://gitlab.com/nomadic-labs/resto/-/archive/v0.6.1/resto-v0.6.1.tar.gz"
+
checksum: [
+
"md5=aaa32ff0f0b78d2ab231e8bc5227bead"
+
"sha512=f362893693e75df8021365a7b3291874ad38f928054e16fc48f9040545d7dcfc60f9c19bd7f00f8e89b3c2c72bea916a425d769b41331da08a222a81968954e9"
+
]
+
}