···11# This file was generated by `drom` from `drom.toml`.
22# Do not modify or add to the `skip` field of `drom.toml`.
33opam-version: "2.0"
44-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
44+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
55synopsis:
66 "The drom tool is a wrapper over opam/dune in an attempt to provide a cargo-like user experience"
77description: """\
+1-1
packages/drom/drom.0.3.0/opam
···11opam-version: "2.0"
22-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
22+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
33synopsis:
44 "The drom tool is a wrapper over opam/dune in an attempt to provide a cargo-like user experience"
55description: """
+1-1
packages/drom_lib/drom_lib.0.2.0/opam
···11# This file was generated by `drom` from `drom.toml`.
22# Do not modify or add to the `skip` field of `drom.toml`.
33opam-version: "2.0"
44-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
44+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
55synopsis:
66 "The drom tool is a wrapper over opam/dune in an attempt to provide a cargo-like user experience"
77description: """\
+1-1
packages/drom_lib/drom_lib.0.3.0/opam
···11opam-version: "2.0"
22-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
22+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
33synopsis:
44 "The drom tool is a wrapper over opam/dune in an attempt to provide a cargo-like user experience"
55description: """
···33authors: "dev@ocsigen.org"
44homepage: "http://ocsigen.org/eliom/"
55bug-reports: "https://github.com/ocsigen/eliom/issues/"
66-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
66+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
77dev-repo: "git+https://github.com/ocsigen/eliom.git"
88build: [
99 make
+1-1
packages/eliom/eliom.6.0.0/opam
···33authors: "dev@ocsigen.org"
44homepage: "http://ocsigen.org/eliom/"
55bug-reports: "https://github.com/ocsigen/eliom/issues/"
66-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
66+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
77dev-repo: "git+https://github.com/ocsigen/eliom.git"
88build: [make]
99depends: [
+1-1
packages/eliom/eliom.6.1.0/opam
···33authors: "dev@ocsigen.org"
44homepage: "http://ocsigen.org/eliom/"
55bug-reports: "https://github.com/ocsigen/eliom/issues/"
66-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
66+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
77dev-repo: "git+https://github.com/ocsigen/eliom.git"
88build: [make]
99depends: [
+1-1
packages/eliom/eliom.6.10.1/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.6.11.0/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.6.12.0/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.6.12.1/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.6.12.4/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.6.13.1/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.6.2.0/opam
···33authors: "dev@ocsigen.org"
44homepage: "http://ocsigen.org/eliom/"
55bug-reports: "https://github.com/ocsigen/eliom/issues/"
66-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
66+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
77dev-repo: "git+https://github.com/ocsigen/eliom.git"
88build: [make]
99depends: [
+1-1
packages/eliom/eliom.6.3.0/opam
···33authors: "dev@ocsigen.org"
44homepage: "http://ocsigen.org/eliom/"
55bug-reports: "https://github.com/ocsigen/eliom/issues/"
66-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
66+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
77dev-repo: "git+https://github.com/ocsigen/eliom.git"
88build: [make]
99depends: [
+1-1
packages/eliom/eliom.6.4.0/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.6.5.0/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.6.6.0/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.6.7.0/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.6.8.0/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.6.8.1/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.6.9.1/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.6.9.2/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.6.9.3/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.7.0.0/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.8.4.8/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
+1-1
packages/eliom/eliom.8.6.0/opam
···55description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
66homepage: "http://ocsigen.org/eliom/"
77bug-reports: "https://github.com/ocsigen/eliom/issues/"
88-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
88+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
99dev-repo: "git+https://github.com/ocsigen/eliom.git"
1010build: [make]
1111depends: [
···11opam-version: "2.0"
22-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
22+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
33synopsis: "Easy interface to Cmdliner à la Arg.parse with sub-commands"
44description: """\
55ez_cmdliner is a simple layer on top of Cmdliner to provide an interface
+1-1
packages/ez_hash/ez_hash.0.2.0/opam
···11opam-version: "2.0"
22-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
22+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
33synopsis: "Hash functions: sha3, sha256, blake2b"
44description: """
55
+1-1
packages/ez_opam_file/ez_opam_file.0.1.0/opam
···11opam-version: "2.0"
22-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
22+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
33synopsis:
44 "Package ez_opam_file is a simple compatibility layer on top of opam-file-format"
55description: """\
+1-1
packages/ez_pgocaml/ez_pgocaml.1.0.0/opam
···22synopsis: "A simple library to work with pgocaml"
33maintainer: ["Fabrice Le Fessant <fabrice.le_fessant@ocamlpro.com>"]
44authors: ["Fabrice Le Fessant <fabrice.le_fessant@ocamlpro.com>"]
55-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
55+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
66homepage: "https://github.com/ocamlpro/ez_pgocaml"
77bug-reports: "https://github.com/ocamlpro/ez_pgocaml/issues"
88depends: [
+1-1
packages/ez_subst/ez_subst.0.1.0/opam
···11opam-version: "2.0"
22-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
22+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
33synopsis: "Ez_subst is a simple module to perform string substitutions"
44description: """\
55Ez_subst is a simple module to perform string substitutions, like
···22maintainer: "Sylvain Le Gall <sylvain+ocaml@le-gall.net>"
33authors: [ "Sylvain Le Gall" ]
44homepage: "http://ocaml-fileutils.forge.ocamlcore.org/"
55-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
55+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
66dev-repo: "git+https://github.com/gildor478/ocaml-fileutils.git"
77bug-reports: "https://forge.ocamlcore.org/tracker/?func=add&group_id=128&atid=589"
88build: [
+1-1
packages/fileutils/fileutils.0.5.3/opam
···22maintainer: "Sylvain Le Gall <sylvain+ocaml@le-gall.net>"
33authors: [ "Sylvain Le Gall" ]
44homepage: "http://ocaml-fileutils.forge.ocamlcore.org/"
55-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
55+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
66dev-repo: "git+https://github.com/gildor478/ocaml-fileutils.git"
77bug-reports: "https://github.com/gildor478/ocaml-fileutils/issues"
88build: [
+1-1
packages/fileutils/fileutils.0.6.0/opam
···22synopsis: "API to manipulate files (POSIX like) and filenames"
33maintainer: "Sylvain Le Gall <sylvain+ocaml@le-gall.net>"
44authors: "Sylvain Le Gall"
55-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
55+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
66homepage: "http://ocaml-fileutils.forge.ocamlcore.org/"
77bug-reports: "https://github.com/gildor478/ocaml-fileutils/issues"
88depends: [
···44homepage: "https://github.com/UnixJunkie/odnnr"
55bug-reports: "https://github.com/UnixJunkie/odnnr/issues"
66dev-repo: "git+https://github.com/UnixJunkie/odnnr.git"
77-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
77+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
88install: ["R" "CMD" "BATCH" "install_keras.r"]
99build: ["dune" "build" "-p" name "-j" jobs]
1010depends: [
+1-1
packages/ogg/ogg.0.6.0/opam
···22synopsis: "Interface for Ogg Bitstream Library, otherwise known as libogg"
33maintainer: ["The Savonet Team <savonet-users@lists.sourceforge.net>"]
44authors: ["The Savonet Team <savonet-users@lists.sourceforge.net>"]
55-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
55+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
66homepage: "https://github.com/savonet/ocaml-ogg"
77bug-reports: "https://github.com/savonet/ocaml-ogg/issues"
88depends: [
+1-1
packages/opam-bin/opam-bin.1.0.0/opam
···11# This file was generated by `drom` from `drom.toml`.
22# Do not modify or add to the `skip` field of `drom.toml`.
33opam-version: "2.0"
44-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
44+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
55synopsis:
66 "The opam-bin tool is a simple framework to use `opam` with binary packages"
77description: """\
+1-1
packages/opam-bin/opam-bin.1.1.0/opam
···11opam-version: "2.0"
22-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
22+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
33synopsis:
44 "The opam-bin tool is a simple framework to use `opam` with binary packages"
55description: """
···11# This file was generated by `drom` from `drom.toml`.
22# Do not modify or add to the `skip` field of `drom.toml`.
33opam-version: "2.0"
44-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
44+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
55synopsis:
66 "The opam-bin tool is a simple framework to use `opam` with binary packages"
77description: """\
+1-1
packages/opam_bin_lib/opam_bin_lib.1.1.0/opam
···11opam-version: "2.0"
22-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
22+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
33synopsis:
44 "The opam-bin tool is a simple framework to use `opam` with binary packages"
55description: """
+1-1
packages/oplsr/oplsr.2.0.0/opam
···44homepage: "https://github.com/UnixJunkie/oplsr"
55bug-reports: "https://github.com/UnixJunkie/oplsr/issues"
66dev-repo: "git+https://github.com/UnixJunkie/oplsr.git"
77-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
77+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
88build: [
99 ["dune" "build" "-p" name "-j" jobs]
1010]
+1-1
packages/oplsr/oplsr.5.0.1/opam
···44homepage: "https://github.com/UnixJunkie/oplsr"
55bug-reports: "https://github.com/UnixJunkie/oplsr/issues"
66dev-repo: "git+https://github.com/UnixJunkie/oplsr.git"
77-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
77+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
88build: [
99 ["dune" "build" "-p" name "-j" jobs]
1010]
+1-1
packages/oplsr/oplsr.8.0.1/opam
···44homepage: "https://github.com/UnixJunkie/oplsr"
55bug-reports: "https://github.com/UnixJunkie/oplsr/issues"
66dev-repo: "git+https://github.com/UnixJunkie/oplsr.git"
77-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
77+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
88build: ["dune" "build" "-p" name "-j" jobs]
99install: ["R" "CMD" "BATCH" "install_pls.r"]
1010depends: [
···66substitution, similar to the functionality offered by the Perl language."""
77maintainer: ["Markus Mottl <markus.mottl@gmail.com>"]
88authors: ["Markus Mottl <markus.mottl@gmail.com>"]
99-license: "LGPL-2.1-or-later with OCaml-LGPL-linking-exception"
99+license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
1010homepage: "https://mmottl.github.io/pcre-ocaml"
1111doc: "https://mmottl.github.io/pcre-ocaml/api"
1212bug-reports: "https://github.com/mmottl/pcre-ocaml/issues"
···33homepage: "https://github.com/Kakadu/QOcamlBrowser_quick/"
44bug-reports: "https://github.com/Kakadu/QOcamlBrowser_quick/issues"
55dev-repo: "git://github.com/Kakadu/QOcamlBrowser_quick"
66-license: "LGPL-2.1-or-later with OCaml-LGPL-linking-exception"
66+license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
77authors: "Kakadu"
88synopsis: "OCamlBrowser clone written with OCaml and QtQuick 2"
99
+1-1
packages/qocamlbrowser/qocamlbrowser.0.2.11/opam
···33homepage: "https://github.com/Kakadu/QOcamlBrowser_quick/"
44bug-reports: "https://github.com/Kakadu/QOcamlBrowser_quick/issues"
55dev-repo: "git://github.com/Kakadu/QOcamlBrowser_quick"
66-license: "LGPL-2.1-or-later with OCaml-LGPL-linking-exception"
66+license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
77authors: "Kakadu"
88synopsis: "OCamlBrowser clone written with OCaml and QtQuick 2"
99
+1-1
packages/qocamlbrowser/qocamlbrowser.0.2.12/opam
···33homepage: "https://github.com/Kakadu/QOcamlBrowser_quick"
44bug-reports: "https://github.com/Kakadu/QOcamlBrowser_quick/issues"
55dev-repo: "git://github.com/Kakadu/QOcamlBrowser_quick"
66-license: "LGPL-2.1-or-later with OCaml-LGPL-linking-exception"
66+license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
77authors: "Kakadu"
88synopsis: "OCamlBrowser clone written with OCaml and QtQuick 2"
99
+1-1
packages/qocamlbrowser/qocamlbrowser.0.2.7/opam
···11opam-version: "2.0"
22maintainer: "kakadu@pm.me"
33-license: "LGPL-2.1-or-later with OCaml-LGPL-linking-exception"
33+license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
44homepage: "https://github.com/Kakadu/QOcamlBrowser_quick"
55bug-reports: "https://github.com/Kakadu/QOcamlBrowser_quick/issues"
66synopsis: "OCamlBrowser clone written with OCaml and QtQuick 2"
+1-1
packages/qocamlbrowser/qocamlbrowser.0.2.8/opam
···11opam-version: "2.0"
22maintainer: "kakadu.hafanana@gmail.com"
33-license: "LGPL-2.1-or-later with OCaml-LGPL-linking-exception"
33+license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
44bug-reports: "https://github.com/Kakadu/QOcamlBrowser_quick/issues"
55homepage: "https://github.com/Kakadu/QOcamlBrowser_quick"
66authors: "Kakadu"
+1-1
packages/qocamlbrowser/qocamlbrowser.0.2.9/opam
···11opam-version: "2.0"
22maintainer: "kakadu@pm.me"
33-license: "LGPL-2.1-or-later with OCaml-LGPL-linking-exception"
33+license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
44homepage: "https://github.com/Kakadu/QOcamlBrowser_quick/"
55bug-reports: "https://github.com/Kakadu/QOcamlBrowser_quick/issues"
66authors: "Kakadu"
···44bug-reports: "https://github.com/ocsigen/tyxml/issues"
55doc: "https://ocsigen.org/tyxml/manual/"
66dev-repo: "git+https://github.com/ocsigen/tyxml.git"
77-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
77+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
8899build: [
1010 ["dune" "subst"] {dev}
+1-1
packages/tyxml-syntax/tyxml-syntax.4.5.0/opam
···22synopsis: "Common layer for the JSX and PPX syntaxes for Tyxml"
33maintainer: ["dev@ocsigen.org"]
44authors: ["The ocsigen team"]
55-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
55+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
66homepage: "https://github.com/ocsigen/tyxml"
77doc: "https://ocsigen.org/tyxml/latest/manual/intro"
88bug-reports: "https://github.com/ocsigen/tyxml/issues"
+1-1
packages/tyxml/tyxml.4.3.0/opam
···44bug-reports: "https://github.com/ocsigen/tyxml/issues"
55doc: "https://ocsigen.org/tyxml/manual/"
66dev-repo: "git+https://github.com/ocsigen/tyxml.git"
77-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
77+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
8899build: [
1010 ["dune" "subst"] {dev}
+1-1
packages/tyxml/tyxml.4.4.0/opam
···44bug-reports: "https://github.com/ocsigen/tyxml/issues"
55doc: "https://ocsigen.org/tyxml/manual/"
66dev-repo: "git+https://github.com/ocsigen/tyxml.git"
77-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
77+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
8899build: [
1010 ["dune" "subst"] {dev}
+1-1
packages/tyxml/tyxml.4.5.0/opam
···44 "TyXML provides a set of convenient combinators that uses the OCaml type system to ensure the validity of the generated documents. TyXML can be used with any representation of HTML and SVG: the textual one, provided directly by this package, or DOM trees (`js_of_ocaml-tyxml`) virtual DOM (`virtual-dom`) and reactive or replicated trees (`eliom`). You can also create your own representation and use it to instantiate a new set of combinators."
55maintainer: ["dev@ocsigen.org"]
66authors: ["The ocsigen team"]
77-license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
77+license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
88homepage: "https://github.com/ocsigen/tyxml"
99doc: "https://ocsigen.org/tyxml/latest/manual/intro"
1010bug-reports: "https://github.com/ocsigen/tyxml/issues"
+1-1
packages/ubpf/ubpf.0.1/opam
···11opam-version: "2.0"
22synopsis: "OCaml bindings for userspace eBPF VM"
33-license: "LGPL-3.0-only with OCaml-LGPL-linking-exception"
33+license: "LGPL-3.0-only WITH OCaml-LGPL-linking-exception"
44maintainer: "Raman Varabets <roman.vorobets@gmail.com>"
55authors: [
66 "Raman Varabets <roman.vorobets@gmail.com>"