this repo has no description

atd* < 2.10.0 is not compatible with yojson 2.0.0 (uses Yojson.Safe.json explicitly)

Kate 885af881 221436f5

Changed files
+62 -62
packages
atd
atd.1.12.0
atdgen
atdgen.1.13.0
atdgen.1.2.2
atdgen.2.0.0
atdgen.2.2.1
atdgen.2.3.3
atdgen.2.4.0
atdgen.2.4.1
atdgen.2.5.0
atdgen.2.7.0
atdgen.2.8.0
atdgen.2.9.1
atdj
atdj.1.13.0
atdj.2.3.3
atdj.2.4.0
atdj.2.4.1
atdj.2.5.0
atdj.2.6.0
atdj.2.7.0
atdj.2.8.0
atdj.2.9.1
atdpy
atdpy.2.3.3
atdpy.2.4.0
atdpy.2.4.1
atdpy.2.5.0
atdpy.2.6.0
atdpy.2.7.0
atdpy.2.8.0
atdpy.2.9.1
atds
atds.2.3.3
atds.2.4.0
atds.2.4.1
atds.2.5.0
atds.2.6.0
atds.2.7.0
atds.2.8.0
atds.2.9.1
atdts
atdts.2.5.0
atdts.2.6.0
atdts.2.7.0
atdts.2.8.0
atdts.2.9.1
+1 -1
packages/atd/atd.1.12.0/opam
···
"jbuilder" {>= "1.0+beta7"}
"menhir" {build & < "20211215"}
"easy-format"
-
"atdgen" {with-test}
+
"atdgen" {with-test & < "2.10.0"}
]
synopsis: "Parser for the ATD data format description language"
description: """
+1 -1
packages/atdgen/atdgen.1.13.0/opam
···
"ocaml" {>= "4.03.0"}
"jbuilder" {>= "1.0+beta7"}
"atd" {>= "1.13.0" & < "2.0.0"}
-
"atdgen-runtime"
+
"atdgen-runtime" {< "2.10.0"}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.2.1"}
]
+1 -1
packages/atdgen/atdgen.1.2.2/opam
···
depends: [
"ocaml" {< "4.02.0"}
"ocamlfind"
-
"atd" {= "1.0.2" & < "1.13.0"}
+
"atd" {= "1.0.2"}
"biniou"
"yojson"
]
+1 -1
packages/atdgen/atdgen.2.0.0/opam
···
"ocaml" {>= "4.03.0"}
"jbuilder" {>= "1.0+beta7"}
"atd" {>= "2.0.0" & < "2.3.0"}
-
"atdgen-runtime" {>= "2.0.0"}
+
"atdgen-runtime" {>= "2.0.0" & < "2.10.0"}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.2.1"}
]
+2 -2
packages/atdgen/atdgen.2.2.1/opam
···
"ocaml" {>= "4.02"}
"dune" {>= "2.0"}
"atd" {>= "2.2.1" & < "2.3.0"}
-
"atdgen-runtime" {>= "2.1.0"}
-
"atdgen-codec-runtime" {with-test}
+
"atdgen-runtime" {>= "2.1.0" & < "2.10.0"}
+
"atdgen-codec-runtime" {with-test & < "2.10.0"}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.7.0"}
]
+3 -3
packages/atdgen/atdgen.2.3.3/opam
···
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.8"}
-
"atd" {>= "2.3.0"}
-
"atdgen-runtime" {>= "2.1.0"}
-
"atdgen-codec-runtime" {with-test}
+
"atd" {>= "2.3.0" & < "2.10.0"}
+
"atdgen-runtime" {>= "2.1.0" & < "2.10.0"}
+
"atdgen-codec-runtime" {with-test & < "2.10.0"}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.7.0"}
"odoc" {with-doc}
+3 -3
packages/atdgen/atdgen.2.4.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.3.0"}
-
"atdgen-runtime" {>= "2.1.0"}
-
"atdgen-codec-runtime" {with-test}
+
"atd" {>= "2.3.0" & < "2.10.0"}
+
"atdgen-runtime" {>= "2.1.0" & < "2.10.0"}
+
"atdgen-codec-runtime" {with-test & < "2.10.0"}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.7.0"}
"odoc" {with-doc}
+3 -3
packages/atdgen/atdgen.2.4.1/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.3.0"}
-
"atdgen-runtime" {>= "2.1.0"}
-
"atdgen-codec-runtime" {with-test}
+
"atd" {>= "2.3.0" & < "2.10.0"}
+
"atdgen-runtime" {>= "2.1.0" & < "2.10.0"}
+
"atdgen-codec-runtime" {with-test & < "2.10.0"}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.7.0"}
"odoc" {with-doc}
+3 -3
packages/atdgen/atdgen.2.5.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.3.0"}
-
"atdgen-runtime" {>= "2.1.0"}
-
"atdgen-codec-runtime" {with-test}
+
"atd" {>= "2.3.0" & < "2.10.0"}
+
"atdgen-runtime" {>= "2.1.0" & < "2.10.0"}
+
"atdgen-codec-runtime" {with-test & < "2.10.0"}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.7.0"}
"odoc" {with-doc}
+3 -3
packages/atdgen/atdgen.2.7.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.7.0"}
-
"atdgen-runtime" {>= "2.1.0"}
-
"atdgen-codec-runtime" {with-test}
+
"atd" {>= "2.7.0" & < "2.10.0"}
+
"atdgen-runtime" {>= "2.1.0" & < "2.10.0"}
+
"atdgen-codec-runtime" {with-test & < "2.10.0"}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.7.0"}
"odoc" {with-doc}
+3 -3
packages/atdgen/atdgen.2.8.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.7.0"}
-
"atdgen-runtime" {>= "2.1.0"}
-
"atdgen-codec-runtime" {with-test}
+
"atd" {>= "2.7.0" & < "2.10.0"}
+
"atdgen-runtime" {>= "2.1.0" & < "2.10.0"}
+
"atdgen-codec-runtime" {with-test & < "2.10.0"}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.7.0" & < "2.0.0"}
"odoc" {with-doc}
+3 -3
packages/atdgen/atdgen.2.9.1/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.7.0"}
-
"atdgen-runtime" {>= "2.1.0"}
-
"atdgen-codec-runtime" {with-test}
+
"atd" {>= "2.7.0" & < "2.10.0"}
+
"atdgen-runtime" {>= "2.1.0" & < "2.10.0"}
+
"atdgen-codec-runtime" {with-test & < "2.10.0"}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.7.0" & < "2.0.0"}
"odoc" {with-doc}
+1 -1
packages/atdj/atdj.1.13.0/opam
···
"ocaml" {>= "4.02.3"}
"jbuilder" {>= "1.0+beta7"}
"atd" {>= "1.13.0" & < "2.0.0"}
-
"atdgen" {>= "1.13.0"}
+
"atdgen" {>= "1.13.0" & < "2.10.0"}
"conf-openjdk" {with-test}
]
synopsis: "Java code generation for ATD."
+1 -1
packages/atdj/atdj.2.3.3/opam
···
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.8"}
-
"atd" {>= "2.3.0"}
+
"atd" {>= "2.3.0" & < "2.10.0"}
"re"
"odoc" {with-doc}
]
+1 -1
packages/atdj/atdj.2.4.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.3.0"}
+
"atd" {>= "2.3.0" & < "2.10.0"}
"re"
"odoc" {with-doc}
]
+1 -1
packages/atdj/atdj.2.4.1/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.3.0"}
+
"atd" {>= "2.3.0" & < "2.10.0"}
"re"
"odoc" {with-doc}
]
+1 -1
packages/atdj/atdj.2.5.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.3.0"}
+
"atd" {>= "2.3.0" & < "2.10.0"}
"re"
"odoc" {with-doc}
]
+1 -1
packages/atdj/atdj.2.6.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.3.0"}
+
"atd" {>= "2.3.0" & < "2.10.0"}
"re"
"odoc" {with-doc}
]
+1 -1
packages/atdj/atdj.2.7.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.7.0"}
+
"atd" {>= "2.7.0" & < "2.10.0"}
"re"
"odoc" {with-doc}
]
+1 -1
packages/atdj/atdj.2.8.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.7.0"}
+
"atd" {>= "2.7.0" & < "2.10.0"}
"re"
"odoc" {with-doc}
]
+1 -1
packages/atdj/atdj.2.9.1/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.7.0"}
+
"atd" {>= "2.7.0" & < "2.10.0"}
"re"
"odoc" {with-doc}
]
+2 -2
packages/atdpy/atdpy.2.3.3/opam
···
"ocaml" {>= "4.08"}
"dune" {>= "2.8"}
"alcotest" {with-test}
-
"atd" {>= "2.3.0"}
-
"atdgen" {>= "2.3.0"}
+
"atd" {>= "2.3.0" & < "2.10.0"}
+
"atdgen" {>= "2.3.0" & < "2.10.0"}
"cmdliner" {>= "1.1.0"}
"odoc" {with-doc}
]
+2 -2
packages/atdpy/atdpy.2.4.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.3.0"}
-
"atdgen" {>= "2.3.0"}
+
"atd" {>= "2.3.0" & < "2.10.0"}
+
"atdgen" {>= "2.3.0" & < "2.10.0"}
"cmdliner" {>= "1.1.0"}
"alcotest" {with-test}
"conf-python-3" {with-test}
+2 -2
packages/atdpy/atdpy.2.4.1/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.3.0"}
-
"atdgen" {>= "2.3.0"}
+
"atd" {>= "2.3.0" & < "2.10.0"}
+
"atdgen" {>= "2.3.0" & < "2.10.0"}
"cmdliner" {>= "1.1.0"}
"re"
"alcotest" {with-test}
+2 -2
packages/atdpy/atdpy.2.5.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {= version}
-
"atdgen" {>= "2.3.0"}
+
"atd" {= version & < "2.10.0"}
+
"atdgen" {>= "2.3.0" & < "2.10.0"}
"cmdliner" {>= "1.1.0"}
"re"
"alcotest" {with-test}
+1 -1
packages/atdpy/atdpy.2.6.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.6.0"}
+
"atd" {>= "2.6.0" & < "2.10.0"}
"cmdliner" {>= "1.1.0"}
"re"
"alcotest" {with-test}
+1 -1
packages/atdpy/atdpy.2.7.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.7.0"}
+
"atd" {>= "2.7.0" & < "2.10.0"}
"cmdliner" {>= "1.1.0"}
"re"
"alcotest" {with-test}
+1 -1
packages/atdpy/atdpy.2.8.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.7.0"}
+
"atd" {>= "2.7.0" & < "2.10.0"}
"cmdliner" {>= "1.1.0"}
"re"
"alcotest" {with-test}
+1 -1
packages/atdpy/atdpy.2.9.1/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.7.0"}
+
"atd" {>= "2.7.0" & < "2.10.0"}
"cmdliner" {>= "1.1.0"}
"re"
"alcotest" {with-test}
+1 -1
packages/atds/atds.2.3.3/opam
···
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.8"}
-
"atd" {>= "2.3.0"}
+
"atd" {>= "2.3.0" & < "2.10.0"}
"odoc" {with-doc}
]
dev-repo: "git+https://github.com/ahrefs/atd.git"
+1 -1
packages/atds/atds.2.4.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.3.0"}
+
"atd" {>= "2.3.0" & < "2.10.0"}
"odoc" {with-doc}
]
dev-repo: "git+https://github.com/ahrefs/atd.git"
+1 -1
packages/atds/atds.2.4.1/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.3.0"}
+
"atd" {>= "2.3.0" & < "2.10.0"}
"odoc" {with-doc}
]
dev-repo: "git+https://github.com/ahrefs/atd.git"
+1 -1
packages/atds/atds.2.5.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.3.0"}
+
"atd" {>= "2.3.0" & < "2.10.0"}
"odoc" {with-doc}
]
dev-repo: "git+https://github.com/ahrefs/atd.git"
+1 -1
packages/atds/atds.2.6.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.3.0"}
+
"atd" {>= "2.3.0" & < "2.10.0"}
"odoc" {with-doc}
]
dev-repo: "git+https://github.com/ahrefs/atd.git"
+1 -1
packages/atds/atds.2.7.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.7.0"}
+
"atd" {>= "2.7.0" & < "2.10.0"}
"odoc" {with-doc}
]
dev-repo: "git+https://github.com/ahrefs/atd.git"
+1 -1
packages/atds/atds.2.8.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.7.0"}
+
"atd" {>= "2.7.0" & < "2.10.0"}
"odoc" {with-doc}
]
dev-repo: "git+https://github.com/ahrefs/atd.git"
+1 -1
packages/atds/atds.2.9.1/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.7.0"}
+
"atd" {>= "2.7.0" & < "2.10.0"}
"odoc" {with-doc}
]
dev-repo: "git+https://github.com/ahrefs/atd.git"
+2 -2
packages/atdts/atdts.2.5.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {= version}
-
"atdgen" {>= "2.3.0"}
+
"atd" {= version & < "2.10.0"}
+
"atdgen" {>= "2.3.0" & < "2.10.0"}
"cmdliner" {>= "1.1.0"}
"re"
"alcotest" {with-test}
+1 -1
packages/atdts/atdts.2.6.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.6.0"}
+
"atd" {>= "2.6.0" & < "2.10.0"}
"cmdliner" {>= "1.1.0"}
"re"
"alcotest" {with-test}
+1 -1
packages/atdts/atdts.2.7.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.7.0"}
+
"atd" {>= "2.7.0" & < "2.10.0"}
"cmdliner" {>= "1.1.0"}
"re"
"alcotest" {with-test}
+1 -1
packages/atdts/atdts.2.8.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.7.0"}
+
"atd" {>= "2.7.0" & < "2.10.0"}
"cmdliner" {>= "1.1.0"}
"re"
"alcotest" {with-test}
+1 -1
packages/atdts/atdts.2.9.1/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
-
"atd" {>= "2.7.0"}
+
"atd" {>= "2.7.0" & < "2.10.0"}
"cmdliner" {>= "1.1.0"}
"re"
"alcotest" {with-test}