this repo has no description

fourth batch of cstruct 6.1.0 bounds

Changed files
+63 -58
packages
angstrom
angstrom.0.6.0
arp
arp.0.2.1
arp.0.2.2
arp.0.2.3
balancer
balancer.1.0
buffer-pool
buffer-pool.0.2
cstruct-lwt
cstruct-lwt.3.4.0
cstruct-lwt.3.5.0
cstruct-lwt.3.6.0
cstruct-lwt.3.7.0
cstruct-sexp
cstruct-sexp.5.0.0
datakit-server
datakit-server.0.12.0
datakit-server.0.12.2
datakit-server.0.12.3
datakit-server.1.0.0
ipv6-multicast
ipv6-multicast.0.9
ledgerwallet
ledgerwallet.0.1.0
ledgerwallet.0.2.0
mimic
mimic.0.0.1
mimic.0.0.2
mimic.0.0.3
mirage-block-ramdisk
mirage-block-ramdisk.0.1
mirage-block-ramdisk.0.2
mirage-block-ramdisk.0.5
mirage-console-unix
mirage-console-unix.2.3.3
mirage-console-unix.2.3.4
mirage-console-unix.2.3.5
mirage-console-unix.2.4.1
mirage-console-unix.2.4.2
mirage-console-unix.2.4.3
mirage-console-unix.3.0.2
mirage-console-unix.4.0.0
mirage-crypto
mirage-crypto.0.10.3
mirage-entropy
mirage-entropy.0.5.1
mirage-flow-combinators
mirage-flow-combinators.2.0.1
mirage-flow-lwt
mirage-flow-lwt.1.4.0
mirage-flow-lwt.1.5.0
mirage-flow-lwt.1.6.0
mirage-flow-unix
mirage-flow-unix.2.0.1
mirage-fs-mem
mirage-fs-mem.0.1.0
mirage-fs-unix
mirage-fs-unix.1.6.0
mirage-fs-unix.1.7.0
mirage-vnetif
mirage-vnetif.0.1.0
mirage-vnetif.0.2.0
mirage-vnetif.0.4.0
mirage-vnetif.0.4.1
mirage-vnetif.0.4.2
mirage-vnetif.0.5.0
mstruct
mstruct.1.4.0
nocrypto
nocrypto.0.5.4-1
nocrypto.0.5.4-2
pbkdf
pbkdf.1.1.0
resp-mirage
resp-mirage.0.10.0
rfc6287
rfc6287.1.0.4
salsa20-core
salsa20-core.1.0.0
secp256k1-internal
secp256k1-internal.0.1.0
secp256k1-internal.0.2.0
secp256k1-internal.0.3.0
sendmail
sendmail.0.4.1
sendmail.0.4.2
ssh-agent
ssh-agent.0.3.0
tar
tar.1.0.1
wayland
wayland.0.2
+1 -1
packages/angstrom/angstrom.0.6.0/opam
···
"ocaml" {>= "4.03.0"}
"jbuilder" {>= "1.0+beta10"}
"alcotest" {with-test & >= "0.6.0" & < "0.8.0"}
-
"cstruct" {>= "0.7.0"}
+
"cstruct" {>= "0.7.0" & < "6.1.0"}
"ocplib-endian" {>= "0.6"}
"result"
]
+1 -1
packages/arp/arp.0.2.1/opam
···
"ocamlbuild" {build}
"topkg" {build}
"ppx_cstruct"
-
"cstruct" {>= "2.2.0"}
+
"cstruct" {>= "2.2.0" & < "6.1.0"}
"ipaddr" {>= "2.2.0" & < "3.0.0"}
"logs"
"alcotest" {with-test}
+1 -1
packages/arp/arp.0.2.2/opam
···
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build}
-
"cstruct" {>= "2.2.0"}
+
"cstruct" {>= "2.2.0" & < "6.1.0"}
"ipaddr" {>= "2.2.0" & < "3.0.0"}
"logs"
"alcotest" {with-test}
+1 -1
packages/arp/arp.0.2.3/opam
···
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build}
-
"cstruct" {>= "2.2.0"}
+
"cstruct" {>= "2.2.0" & < "6.1.0"}
"ipaddr" {>= "3.0.0" & < "4.0.0"}
"macaddr" {< "4.0.0"}
"logs"
+1 -1
packages/balancer/balancer.1.0/opam
···
"ocaml"
"jbuilder"
"fmt"
-
"cstruct"
+
"cstruct" {< "6.1.0"}
"lwt"
"hex"
"react"
+1 -1
packages/buffer-pool/buffer-pool.0.2/opam
···
depends: [
"dune" {>= "2.5"}
"ocaml" {>= "4.05.0"}
-
"cstruct" {with-test}
+
"cstruct" {< "6.1.0" & with-test}
"crowbar" {with-test}
]
build: [
+1 -1
packages/cstruct-lwt/cstruct-lwt.3.4.0/opam
···
"ocaml" {>= "4.03.0"}
"base-unix"
"lwt"
-
"cstruct" {>="3.4.0"}
+
"cstruct" {>="3.4.0" & < "6.1.0"}
"dune" {>= "1.0"}
]
synopsis: "Access C-like structures directly from OCaml"
+1 -1
packages/cstruct-lwt/cstruct-lwt.3.5.0/opam
···
"ocaml" {>= "4.03.0"}
"base-unix"
"lwt"
-
"cstruct" {>="3.2.0"}
+
"cstruct" {>="3.2.0" & < "6.1.0"}
"dune" {>= "1.0"}
]
synopsis: "Access C-like structures directly from OCaml"
+1 -1
packages/cstruct-lwt/cstruct-lwt.3.6.0/opam
···
"ocaml" {>= "4.03.0"}
"base-unix"
"lwt"
-
"cstruct" {>="3.2.0"}
+
"cstruct" {>="3.2.0" & < "6.1.0"}
"dune" {>= "1.0"}
]
synopsis: "Access C-like structures directly from OCaml"
+1 -1
packages/cstruct-lwt/cstruct-lwt.3.7.0/opam
···
"ocaml" {>= "4.03.0"}
"base-unix"
"lwt"
-
"cstruct" {>="3.2.0"}
+
"cstruct" {>="3.2.0" & < "6.1.0"}
"dune" {>= "1.0"}
]
synopsis: "Access C-like structures directly from OCaml"
+1 -1
packages/cstruct-sexp/cstruct-sexp.5.0.0/opam
···
"ocaml" {>= "4.03.0"}
"dune" {>= "1.0"}
"sexplib" {< "v0.15"}
-
"cstruct" {>= "3.6.0"}
+
"cstruct" {>= "3.6.0" & < "6.1.0"}
"alcotest" {with-test}
]
synopsis: "S-expression serialisers for C-like structures"
+1 -1
packages/datakit-server/datakit-server.0.12.0/opam
···
"rresult"
"fmt"
"lwt" {>= "3.0.0"}
-
"cstruct" {>= "2.2.0"}
+
"cstruct" {>= "2.2.0" & < "6.1.0"}
]
synopsis: "A library to write Datakit servers"
description: """
+1 -1
packages/datakit-server/datakit-server.0.12.2/opam
···
"rresult"
"fmt"
"lwt" {>= "3.0.0"}
-
"cstruct" {>= "2.2.0"}
+
"cstruct" {>= "2.2.0" & < "6.1.0"}
]
build: ["dune" "build" "-p" name "-j" jobs]
dev-repo: "git+https://github.com/moby/datakit.git"
+1 -1
packages/datakit-server/datakit-server.0.12.3/opam
···
"rresult"
"fmt"
"lwt" {>= "3.0.0"}
-
"cstruct" {>= "2.2.0"}
+
"cstruct" {>= "2.2.0" & < "6.1.0"}
]
build: ["dune" "build" "-p" name "-j" jobs]
dev-repo: "git+https://github.com/moby/datakit.git"
+1 -1
packages/datakit-server/datakit-server.1.0.0/opam
···
"rresult"
"fmt"
"lwt" {>= "3.0.0"}
-
"cstruct" {>= "2.2.0"}
+
"cstruct" {>= "2.2.0" & < "6.1.0"}
]
build: ["dune" "build" "-p" name "-j" jobs]
dev-repo: "git+https://github.com/moby/datakit.git"
+1 -1
packages/ipv6-multicast/ipv6-multicast.0.9/opam
···
"ocaml" {>= "4.03.0"}
"jbuilder" {>= "1.0+beta11"}
"rresult" {>= "0.5.0"}
-
"cstruct" {>= "3.2.1"}
+
"cstruct" {>= "3.2.1" & < "6.1.0"}
"ipaddr" {>= "2.8.0" & < "4.0.0"}
]
build: [ "jbuilder" "build" "-j" jobs "-p" name "@install" ]
+1 -1
packages/ledgerwallet/ledgerwallet.0.1.0/opam
···
"ocaml" {>= "4.08.0"}
"dune" {>= "1.11.0"}
"rresult" {>= "0.6.0"}
-
"cstruct" {>= "5.1.1"}
+
"cstruct" {>= "5.1.1" & < "6.1.0"}
"hidapi" {>= "1.1.1"}
]
synopsis: "Ledger wallet library for OCaml"
+1 -1
packages/ledgerwallet/ledgerwallet.0.2.0/opam
···
"ocaml" {>= "4.08.0"}
"dune" {>= "1.11.0"}
"rresult" {>= "0.6.0"}
-
"cstruct" {>= "6.0.0"}
+
"cstruct" {>= "6.0.0" & < "6.1.0"}
"hidapi" {>= "1.1.1"}
]
synopsis: "Ledger wallet library for OCaml"
+1 -1
packages/mimic/mimic.0.0.1/opam
···
"alcotest" {>= "1.2.3" & with-test}
"alcotest-lwt" {>= "1.2.3" & with-test}
"bigstringaf" {>= "0.7.0" & with-test}
-
"cstruct" {>= "6.0.0" & with-test}
+
"cstruct" {>= "6.0.0" & < "6.1.0" & with-test}
"logs" {>= "0.7.0"}
"ke" {>= "0.4" & with-test}
"bigarray-compat" {with-test}
+1 -1
packages/mimic/mimic.0.0.2/opam
···
"alcotest-lwt" {>= "1.2.3" & with-test}
"bigstringaf" {>= "0.7.0" & with-test}
"bigarray-compat" {with-test}
-
"cstruct" {>= "6.0.0" & with-test}
+
"cstruct" {>= "6.0.0" & < "6.1.0" & with-test}
"logs" {>= "0.7.0"}
"ke" {>= "0.4" & with-test}
]
+1 -1
packages/mimic/mimic.0.0.3/opam
···
"alcotest-lwt" {>= "1.2.3" & with-test}
"bigstringaf" {>= "0.7.0" & with-test}
"bigarray-compat" {with-test}
-
"cstruct" {>= "6.0.0" & with-test}
+
"cstruct" {>= "6.0.0" & < "6.1.0" & with-test}
"logs" {>= "0.7.0"}
"ke" {>= "0.4" & with-test}
]
+1 -1
packages/mirage-block-ramdisk/mirage-block-ramdisk.0.1/opam
···
depends: [
"ocaml" {>= "4.02.0"}
"base-bytes"
-
"cstruct"
+
"cstruct" {< "6.1.0"}
"mirage-types-lwt" {< "3.0.0"}
"lwt"
"ocamlfind" {build}
+1 -1
packages/mirage-block-ramdisk/mirage-block-ramdisk.0.2/opam
···
depends: [
"ocaml" {>= "4.02.0"}
"base-bytes"
-
"cstruct"
+
"cstruct" {< "6.1.0"}
"mirage-types-lwt" {< "3.0.0"}
"lwt"
"ocamlfind" {build}
+1 -1
packages/mirage-block-ramdisk/mirage-block-ramdisk.0.5/opam
···
"ocaml" {>= "4.06.0"}
"dune"
"alcotest" {with-test & < "1.4.0"}
-
"cstruct"
+
"cstruct" {< "6.1.0"}
"io-page"
"io-page-unix" {with-test}
"mirage-block" {>= "2.0.0"}
+1 -1
packages/mirage-console-unix/mirage-console-unix.2.3.3/opam
···
"ocaml" {>= "4.03.0"}
"jbuilder" {>= "1.0+beta9"}
"lwt" {>= "2.4.7"}
-
"cstruct" {>= "3.0.0"}
+
"cstruct" {>= "3.0.0" & < "6.1.0"}
"cstruct-lwt"
"mirage-console-lwt" {>= "2.2.0"}
"mirage-unix" {>= "1.1.0"}
+1 -1
packages/mirage-console-unix/mirage-console-unix.2.3.4/opam
···
"ocaml" {>= "4.03.0"}
"jbuilder" {>= "1.0+beta9"}
"lwt" {>= "2.4.7"}
-
"cstruct" {>= "3.0.0"}
+
"cstruct" {>= "3.0.0" & < "6.1.0"}
"cstruct-lwt"
"mirage-console-lwt" {>= "2.2.0"}
"mirage-unix" {>= "1.1.0"}
+1 -1
packages/mirage-console-unix/mirage-console-unix.2.3.5/opam
···
"ocaml" {>= "4.03.0"}
"jbuilder" {>= "1.0+beta9"}
"lwt"
-
"cstruct" {>= "3.0.0"}
+
"cstruct" {>= "3.0.0" & < "6.1.0"}
"cstruct-lwt"
"mirage-console-lwt" {>= "2.3.5"}
]
+1 -1
packages/mirage-console-unix/mirage-console-unix.2.4.1/opam
···
"ocaml" {>= "4.04.2"}
"dune" {>= "1.0"}
"lwt"
-
"cstruct" {>= "3.0.0"}
+
"cstruct" {>= "3.0.0" & < "6.1.0"}
"cstruct-lwt"
"mirage-console-lwt" {>= "2.2.0"}
]
+1 -1
packages/mirage-console-unix/mirage-console-unix.2.4.2/opam
···
"ocaml" {>= "4.04.2"}
"dune" {>= "1.0"}
"lwt"
-
"cstruct" {>= "3.0.0"}
+
"cstruct" {>= "3.0.0" & < "6.1.0"}
"cstruct-lwt"
"mirage-console-lwt" {>= "2.2.0"}
]
+1 -1
packages/mirage-console-unix/mirage-console-unix.2.4.3/opam
···
"ocaml" {>= "4.04.2"}
"dune" {>= "1.0"}
"lwt"
-
"cstruct" {>= "3.0.0"}
+
"cstruct" {>= "3.0.0" & < "6.1.0"}
"cstruct-lwt"
"mirage-console-lwt" {=version}
]
+1 -1
packages/mirage-console-unix/mirage-console-unix.3.0.2/opam
···
"ocaml" {>= "4.06.0"}
"dune" {>= "1.0"}
"lwt" {>= "4.0.0"}
-
"cstruct" {>= "4.0.0"}
+
"cstruct" {>= "4.0.0" & < "6.1.0"}
"cstruct-lwt" {>= "4.0.0"}
"mirage-console" {=version}
]
+1 -1
packages/mirage-console-unix/mirage-console-unix.4.0.0/opam
···
"ocaml" {>= "4.08.0"}
"dune" {>= "1.0"}
"lwt" {>= "4.0.0"}
-
"cstruct" {>= "4.0.0"}
+
"cstruct" {>= "4.0.0" & < "6.1.0"}
"cstruct-lwt" {>= "4.0.0"}
"mirage-console" {=version}
]
+1 -1
packages/mirage-crypto/mirage-crypto.0.10.3/opam
···
"dune" {>= "2.6"}
"dune-configurator" {>= "2.0.0"}
"ounit" {with-test}
-
"cstruct" {>="3.2.0"}
+
"cstruct" {>="3.2.0" & < "6.1.0"}
"eqaf" {>= "0.7"}
"bigarray-compat" # required to get eqaf.cstruct
]
+1 -1
packages/mirage-entropy/mirage-entropy.0.5.1/opam
···
"conf-pkg-config" {build}
"dune" {>= "1.7.0"}
"ocaml" {>= "4.07.0"}
-
"cstruct" {>= "4.0.0"}
+
"cstruct" {>= "4.0.0" & < "6.1.0"}
"mirage-runtime" {>= "3.7.0" & < "4.0"}
"lwt" {>= "4.0.0"}
"mirage-unix" {with-test & >= "3.0.0"}
+1 -1
packages/mirage-flow-combinators/mirage-flow-combinators.2.0.1/opam
···
"fmt"
"lwt" {>= "4.0.0"}
"logs"
-
"cstruct" {>= "4.0.0"}
+
"cstruct" {>= "4.0.0" & < "6.1.0"}
"mirage-clock" {>= "3.0.0"}
"mirage-flow" {= version}
]
+1 -1
packages/mirage-flow-lwt/mirage-flow-lwt.1.4.0/opam
···
"fmt"
"lwt"
"logs"
-
"cstruct" {>= "2.0.0"}
+
"cstruct" {>= "2.0.0" & < "6.1.0"}
"mirage-clock" {>= "1.2.0" & < "3.0.0"}
"mirage-flow" {>= "1.2.0" & < "2.0.0"}
]
+1 -1
packages/mirage-flow-lwt/mirage-flow-lwt.1.5.0/opam
···
"fmt"
"lwt"
"logs"
-
"cstruct" {>= "2.0.0"}
+
"cstruct" {>= "2.0.0" & < "6.1.0"}
"mirage-clock" {>= "1.2.0" & < "3.0.0"}
"mirage-flow" {>= "1.2.0" & < "2.0.0"}
]
+1 -1
packages/mirage-flow-lwt/mirage-flow-lwt.1.6.0/opam
···
"fmt"
"lwt"
"logs"
-
"cstruct" {>= "2.0.0"}
+
"cstruct" {>= "2.0.0" & < "6.1.0"}
"mirage-clock" {>= "1.2.0" & < "3.0.0"}
"mirage-flow" {>= "1.2.0" & < "2.0.0"}
]
+1 -1
packages/mirage-flow-unix/mirage-flow-unix.2.0.1/opam
···
"logs"
"mirage-flow" {= version}
"lwt" {>= "4.0.0"}
-
"cstruct" {>= "4.0.0"}
+
"cstruct" {>= "4.0.0" & < "6.1.0"}
"alcotest" {with-test & < "1.4.0"}
"mirage-flow-combinators" {with-test & = version}
]
+1
packages/mirage-fs-mem/mirage-fs-mem.0.1.0/opam
···
"rresult"
"fpath"
"fmt"
+
"cstruct" {< "6.1.0"}
]
synopsis: "In-memory file system for for MirageOS"
+1 -1
packages/mirage-fs-unix/mirage-fs-unix.1.6.0/opam
···
depends: [
"dune" {>= "1.0"}
"ocaml" {>= "4.04.2"}
-
"cstruct" {>= "3.2.0"}
+
"cstruct" {>= "3.2.0" & < "6.1.0"}
"cstruct-lwt"
"mirage-kv-lwt" {>= "1.0.0" & < "2.0.0"}
"mirage-fs-lwt" {>= "1.0.0"}
+1 -1
packages/mirage-fs-unix/mirage-fs-unix.1.7.0/opam
···
depends: [
"dune" {>= "1.0"}
"ocaml" {>= "4.06.0"}
-
"cstruct" {>= "3.2.0"}
+
"cstruct" {>= "3.2.0" & < "6.1.0"}
"cstruct-lwt"
"mirage-kv" {>= "3.0.0"}
"mirage-fs" {>= "3.0.0"}
+1 -1
packages/mirage-vnetif/mirage-vnetif.0.1.0/opam
···
"ocaml"
"lwt"
"mirage-types" {< "3.0.0"}
-
"cstruct"
+
"cstruct" {< "6.1.0"}
"ipaddr" {< "3.0.0"}
"io-page"
"mirage-profile"
+1 -1
packages/mirage-vnetif/mirage-vnetif.0.2.0/opam
···
"ocaml"
"lwt"
"mirage-types" {< "3.0.0"}
-
"cstruct"
+
"cstruct" {< "6.1.0"}
"ipaddr" {< "3.0.0"}
"io-page"
"mirage-profile"
+1 -1
packages/mirage-vnetif/mirage-vnetif.0.4.0/opam
···
"mirage-time-lwt" {>= "1.0.0"}
"mirage-clock-lwt" {>= "1.2.0"}
"mirage-net-lwt" {>= "1.0.0" & < "2.0.0"}
-
"cstruct" {>= "2.4.0"}
+
"cstruct" {>= "2.4.0" & < "6.1.0"}
"ipaddr" {< "3.0.0"}
"io-page"
"mirage-profile"
+1 -1
packages/mirage-vnetif/mirage-vnetif.0.4.1/opam
···
"mirage-time-lwt" {>= "1.0.0"}
"mirage-clock-lwt" {>= "1.2.0"}
"mirage-net-lwt" {>= "1.0.0" & < "2.0.0"}
-
"cstruct" {>= "2.4.0"}
+
"cstruct" {>= "2.4.0" & < "6.1.0"}
"ipaddr" {>= "3.0.0"}
"macaddr"
"io-page"
+1 -1
packages/mirage-vnetif/mirage-vnetif.0.4.2/opam
···
"mirage-time-lwt" {>= "1.0.0"}
"mirage-clock-lwt" {>= "1.2.0"}
"mirage-net-lwt" {>= "2.0.0"}
-
"cstruct" {>="2.4.0"}
+
"cstruct" {>="2.4.0" & < "6.1.0"}
"ipaddr" {>= "3.0.0"}
"macaddr"
"mirage-profile"
+1 -1
packages/mirage-vnetif/mirage-vnetif.0.5.0/opam
···
"mirage-time" {>= "2.0.0"}
"mirage-clock" {>= "3.0.0"}
"mirage-net" {>= "3.0.0"}
-
"cstruct" {>="2.4.0"}
+
"cstruct" {>="2.4.0" & < "6.1.0"}
"ipaddr" {>= "3.0.0"}
"macaddr"
"mirage-profile"
+1 -1
packages/mstruct/mstruct.1.4.0/opam
···
depends: [
"ocaml"
"jbuilder" {>= "1.0+beta9"}
-
"cstruct" {>= "2.4.0"}
+
"cstruct" {>= "2.4.0" & < "6.1.0"}
]
synopsis: "A mutable interface to Cstruct buffers"
description: """
+1 -1
packages/nocrypto/nocrypto.0.5.4-1/opam
···
"ppx_deriving" {>= "4.2"}
"ppx_sexp_conv" {>= "113.33.01" & != "v0.11.0" & < "v0.15"}
"ounit" {with-test}
-
"cstruct" {>= "3.0.0"}
+
"cstruct" {>= "3.0.0" & < "6.1.0"}
"cstruct-lwt"
"zarith"
"lwt"
+1 -1
packages/nocrypto/nocrypto.0.5.4-2/opam
···
"ppx_deriving" {>= "4.2"}
"ppx_sexp_conv" {>= "113.33.01" & != "v0.11.0" & < "v0.15"}
"ounit" {with-test}
-
"cstruct" {>= "3.0.0"}
+
"cstruct" {>= "3.0.0" & < "6.1.0"}
"cstruct-lwt"
"zarith"
"lwt"
+1
packages/pbkdf/pbkdf.1.1.0/opam
···
"dune" {>= "1.8.0"}
"mirage-crypto"
"alcotest" {with-test & >= "0.8.1"}
+
"cstruct" {< "6.1.0"}
]
build: [
[ "dune" "subst" ] {dev}
+1
packages/resp-mirage/resp-mirage.0.10.0/opam
···
"resp-server" {= version}
"lwt"
"conduit-mirage" {>= "2.3.0"}
+
"cstruct" {< "6.1.0"}
]
build: ["dune" "build" "-p" name]
dev-repo: "git+https://github.com/zshipko/resp.git"
+1 -1
packages/rfc6287/rfc6287.1.0.4/opam
···
"mirage-crypto"
"mirage-crypto-pk"
"mirage-crypto-rng"
-
"cstruct" {>= "3.2.0"}
+
"cstruct" {>= "3.2.0" & < "6.1.0"}
"astring"
"hex"
"rresult"
+1 -1
packages/salsa20-core/salsa20-core.1.0.0/opam
···
depends: [
"conf-pkg-config" {build}
"dune" {>= "1.3.0"}
-
"cstruct" {>= "3.2.0"}
+
"cstruct" {>= "3.2.0" & < "6.1.0"}
"ocaml" {>= "4.02.0"}
"alcotest" {with-test}
]
+1 -1
packages/secp256k1-internal/secp256k1-internal.0.1.0/opam
···
depends: [
"conf-gmp" {build}
"dune" {>= "1.0.1"}
-
"cstruct" {>= "3.2.1"}
+
"cstruct" {>= "3.2.1" & < "6.1.0"}
"bigstring" {>= "0.1.1"}
"hex" {with-test & >= "1.4.0"}
"alcotest" {with-test}
+1 -1
packages/secp256k1-internal/secp256k1-internal.0.2.0/opam
···
"conf-gmp" {build}
"dune" {>= "2"}
"dune-configurator"
-
"cstruct" {>= "3.2.1"}
+
"cstruct" {>= "3.2.1" & < "6.1.0"}
"bigstring" {>= "0.1.1"}
"hex" {with-test & >= "1.4.0"}
"alcotest" {with-test}
+1 -1
packages/secp256k1-internal/secp256k1-internal.0.3.0/opam
···
"conf-gmp" {build}
"dune" {>= "2.0"}
"dune-configurator"
-
"cstruct" {>= "6.0.0"}
+
"cstruct" {>= "6.0.0" & < "6.1.0"}
"bigstring" {>= "0.1.1"}
"conf-pkg-config"
"hex" {with-test & >= "1.4.0"}
+1
packages/sendmail/sendmail.0.4.1/opam
···
"emile" {>= "0.8" & with-test}
"mrmime" {>= "0.3.2" & with-test}
"alcotest" {with-test}
+
"cstruct" {< "6.1.0"}
]
x-commit-hash: "4bf4107970f3f535e06d40a0db253ab1297fa205"
url {
+1
packages/sendmail/sendmail.0.4.2/opam
···
"emile" {>= "0.8" & with-test}
"mrmime" {>= "0.3.2" & with-test}
"alcotest" {with-test}
+
"cstruct" {< "6.1.0"}
]
url {
src:
+1 -1
packages/ssh-agent/ssh-agent.0.3.0/opam
···
"faraday" {>= "0.6" & < "0.8"}
"mirage-crypto"
"mirage-crypto-pk"
-
"cstruct"
+
"cstruct" {< "6.1.0"}
"sexplib" {< "v0.15"}
"alcotest" {with-test}
]
+1 -1
packages/tar/tar.1.0.1/opam
···
"dune" {>= "1.0"}
"ppx_tools" {build}
"ppx_cstruct" {>= "3.1.0"}
-
"cstruct" {>= "1.9.0"}
+
"cstruct" {>= "1.9.0" & < "6.1.0"}
"re"
"result"
]
+1 -1
packages/wayland/wayland.0.2/opam
···
"lwt" {>= "5.4.0"}
"logs" {>= "0.7.0"}
"fmt" {>= "0.8.9"}
-
"cstruct" {>= "6.0.0"}
+
"cstruct" {>= "6.0.0" & < "6.1.0"}
"cmdliner" {>= "1.0.4"}
"odoc" {with-doc}
]