Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions packages/gendarme-json/gendarme-json.0.3.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
synopsis: "Libraries to marshal OCaml data structures (JSON)"
description: "This package allows to marshal OCaml data structures to JSON"
maintainer: ["Benjamin Somers <benjamin.somers@imt-atlantique.fr>"]
authors: ["Benjamin Somers <benjamin.somers@imt-atlantique.fr>"]
license: "MIT"
homepage: "https://github.com/bensmrs/gendarme"
bug-reports: "https://github.com/bensmrs/gendarme/issues"
depends: [
"dune" {>= "2.7"}
"ppx_marshal_ext" {= version}
"yojson" {>= "1.6.0"}
"odoc" {with-doc}
]
build: [
["dune" "subst"] {dev}
[
"dune"
"build"
"-p"
name
"-j"
jobs
"@install"
"@runtest" {with-test}
"@doc" {with-doc}
]
]
dev-repo: "git+https://github.com/bensmrs/gendarme.git"
url {
src: "https://github.com/bensmrs/gendarme/archive/refs/tags/0.3.tar.gz"
checksum: [
"md5=d5c48669b7c3217fff80f8017ff7632e"
"sha512=d756cdc0307a4769ac9f22749f65c92674087b4f1e49fe9e9c82894f52e1bb3216c468dccd0f3127edcc823c25912de35a664acd659c35c57d046ef6f4901b67"
]
}
37 changes: 37 additions & 0 deletions packages/gendarme-toml/gendarme-toml.0.3.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
synopsis: "Libraries to marshal OCaml data structures (TOML)"
description: "This package allows to marshal OCaml data structures to TOML"
maintainer: ["Benjamin Somers <benjamin.somers@imt-atlantique.fr>"]
authors: ["Benjamin Somers <benjamin.somers@imt-atlantique.fr>"]
license: "MIT"
homepage: "https://github.com/bensmrs/gendarme"
bug-reports: "https://github.com/bensmrs/gendarme/issues"
depends: [
"dune" {>= "2.7"}
"ppx_marshal_ext" {= version}
"toml" {>= "7.1.0"}
"odoc" {with-doc}
]
build: [
["dune" "subst"] {dev}
[
"dune"
"build"
"-p"
name
"-j"
jobs
"@install"
"@runtest" {with-test}
"@doc" {with-doc}
]
]
dev-repo: "git+https://github.com/bensmrs/gendarme.git"
url {
src: "https://github.com/bensmrs/gendarme/archive/refs/tags/0.3.tar.gz"
checksum: [
"md5=d5c48669b7c3217fff80f8017ff7632e"
"sha512=d756cdc0307a4769ac9f22749f65c92674087b4f1e49fe9e9c82894f52e1bb3216c468dccd0f3127edcc823c25912de35a664acd659c35c57d046ef6f4901b67"
]
}
37 changes: 37 additions & 0 deletions packages/gendarme-yaml/gendarme-yaml.0.3.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
synopsis: "Libraries to marshal OCaml data structures (YAML)"
description: "This package allows to marshal OCaml data structures to YAML"
maintainer: ["Benjamin Somers <benjamin.somers@imt-atlantique.fr>"]
authors: ["Benjamin Somers <benjamin.somers@imt-atlantique.fr>"]
license: "MIT"
homepage: "https://github.com/bensmrs/gendarme"
bug-reports: "https://github.com/bensmrs/gendarme/issues"
depends: [
"dune" {>= "2.7"}
"ppx_marshal_ext" {= version}
"yaml" {>= "3.0.1"}
"odoc" {with-doc}
]
build: [
["dune" "subst"] {dev}
[
"dune"
"build"
"-p"
name
"-j"
jobs
"@install"
"@runtest" {with-test}
"@doc" {with-doc}
]
]
dev-repo: "git+https://github.com/bensmrs/gendarme.git"
url {
src: "https://github.com/bensmrs/gendarme/archive/refs/tags/0.3.tar.gz"
checksum: [
"md5=d5c48669b7c3217fff80f8017ff7632e"
"sha512=d756cdc0307a4769ac9f22749f65c92674087b4f1e49fe9e9c82894f52e1bb3216c468dccd0f3127edcc823c25912de35a664acd659c35c57d046ef6f4901b67"
]
}
36 changes: 36 additions & 0 deletions packages/gendarme/gendarme.0.3.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
synopsis: "Libraries to marshal OCaml data structures"
description:
"This package provides common primitives to marshal OCaml data structures"
maintainer: ["Benjamin Somers <benjamin.somers@imt-atlantique.fr>"]
authors: ["Benjamin Somers <benjamin.somers@imt-atlantique.fr>"]
license: "MIT"
homepage: "https://github.com/bensmrs/gendarme"
bug-reports: "https://github.com/bensmrs/gendarme/issues"
depends: [
"dune" {>= "2.7"}
"odoc" {with-doc}
]
build: [
["dune" "subst"] {dev}
[
"dune"
"build"
"-p"
name
"-j"
jobs
"@install"
"@runtest" {with-test}
"@doc" {with-doc}
]
]
dev-repo: "git+https://github.com/bensmrs/gendarme.git"
url {
src: "https://github.com/bensmrs/gendarme/archive/refs/tags/0.3.tar.gz"
checksum: [
"md5=d5c48669b7c3217fff80f8017ff7632e"
"sha512=d756cdc0307a4769ac9f22749f65c92674087b4f1e49fe9e9c82894f52e1bb3216c468dccd0f3127edcc823c25912de35a664acd659c35c57d046ef6f4901b67"
]
}
43 changes: 43 additions & 0 deletions packages/ppx_marshal/ppx_marshal.0.3.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
synopsis: "Preprocessor extension to marshal OCaml types"
description:
"This package provides a preprocessor extension to automatically define marshallers for OCaml types"
maintainer: ["Benjamin Somers <benjamin.somers@imt-atlantique.fr>"]
authors: ["Benjamin Somers <benjamin.somers@imt-atlantique.fr>"]
license: "MIT"
homepage: "https://github.com/bensmrs/gendarme"
bug-reports: "https://github.com/bensmrs/gendarme/issues"
depends: [
"dune" {>= "2.7"}
"alcotest" {with-test}
"gendarme" {= version}
"gendarme-json" {= version & with-test}
"gendarme-toml" {= version & with-test}
"gendarme-yaml" {= version & with-test}
"ocaml" {>= "4.13.0"}
"ppxlib" {>= "0.26.0" & < "0.36"}
"odoc" {with-doc}
]
build: [
["dune" "subst"] {dev}
[
"dune"
"build"
"-p"
name
"-j"
jobs
"@install"
"@runtest" {with-test}
"@doc" {with-doc}
]
]
dev-repo: "git+https://github.com/bensmrs/gendarme.git"
url {
src: "https://github.com/bensmrs/gendarme/archive/refs/tags/0.3.tar.gz"
checksum: [
"md5=d5c48669b7c3217fff80f8017ff7632e"
"sha512=d756cdc0307a4769ac9f22749f65c92674087b4f1e49fe9e9c82894f52e1bb3216c468dccd0f3127edcc823c25912de35a664acd659c35c57d046ef6f4901b67"
]
}
39 changes: 39 additions & 0 deletions packages/ppx_marshal_ext/ppx_marshal_ext.0.3.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
synopsis: "Preprocessor extension to simplify writing Gendarme encoders"
description:
"This package provides a preprocessor extension for lazy programmers to save a few lines of code when writing Gendarme encoders"
maintainer: ["Benjamin Somers <benjamin.somers@imt-atlantique.fr>"]
authors: ["Benjamin Somers <benjamin.somers@imt-atlantique.fr>"]
license: "MIT"
homepage: "https://github.com/bensmrs/gendarme"
bug-reports: "https://github.com/bensmrs/gendarme/issues"
depends: [
"dune" {>= "2.7"}
"gendarme" {= version}
"ocaml" {>= "4.13.0"}
"ppxlib" {>= "0.26.0" & < "0.36"}
"odoc" {with-doc}
]
build: [
["dune" "subst"] {dev}
[
"dune"
"build"
"-p"
name
"-j"
jobs
"@install"
"@runtest" {with-test}
"@doc" {with-doc}
]
]
dev-repo: "git+https://github.com/bensmrs/gendarme.git"
url {
src: "https://github.com/bensmrs/gendarme/archive/refs/tags/0.3.tar.gz"
checksum: [
"md5=d5c48669b7c3217fff80f8017ff7632e"
"sha512=d756cdc0307a4769ac9f22749f65c92674087b4f1e49fe9e9c82894f52e1bb3216c468dccd0f3127edcc823c25912de35a664acd659c35c57d046ef6f4901b67"
]
}