# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
version: "dev"
synopsis:
  "Compatibility metapackage for Coq Stdlib library after the Rocq renaming"
maintainer: ["The Rocq standard library development team"]
authors: ["The Rocq development team, INRIA, CNRS, and contributors"]
license: "LGPL-2.1-only"
homepage: "https://coq.inria.fr/"
doc: "https://coq.github.io/doc/"
bug-reports: "https://github.com/coq/stdlib/issues"
dev-repo: "git+https://github.com/coq/stdlib.git"
depends: [
  "coq-core"
  "rocq-stdlib" {= version}
]
build: [
]
