···1212license: "LGPL-3.0-only WITH OCaml-LGPL-linking-exception"
1313dev-repo: "git+https://github.com/ocaml/opam-depext.git#2.0"
1414build: [make]
1515-available: [opam-version >= "2.0.0~beta5" & opam-version < "2.1"]
1515+available: [opam-version >= "2.0.0~beta5" & opam-version < "2.1" & os != "win32"]
1616synopsis: "Query and install external dependencies of OPAM packages"
1717description: """
1818opam-depext is a simple program intended to facilitate the interaction between
+1-1
packages/opam-depext/opam-depext.1.1.2/opam
···1212license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
1313dev-repo: "git+https://github.com/ocaml/opam-depext.git#2.0"
1414build: [make]
1515-available: opam-version >= "2.0.0~beta5" & opam-version < "2.1"
1515+available: opam-version >= "2.0.0~beta5" & opam-version < "2.1" & os != "win32"
1616synopsis: "Query and install external dependencies of OPAM packages"
1717description: """
1818opam-depext is a simple program intended to facilitate the interaction between
+1-1
packages/opam-depext/opam-depext.1.1.3/opam
···1212license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
1313dev-repo: "git+https://github.com/ocaml/opam-depext.git#2.0"
1414build: [make]
1515-available: opam-version >= "2.0.0~beta5" & opam-version < "2.1"
1515+available: opam-version >= "2.0.0~beta5" & opam-version < "2.1" & os != "win32"
1616synopsis: "Query and install external dependencies of OPAM packages"
1717description: """
1818opam-depext is a simple program intended to facilitate the interaction between