opam-version: "2.0"
maintainer: "Daniil Baturin <daniil@baturin.org>"
authors: "Daniil Baturin <daniil@baturin.org>"
homepage: "https://github.com/dmbaturin/cfgen"
bug-reports: "https://github.com/dmbaturin/bnfgen/issues"
license: "MIT"
dev-repo: "git+https://github.com/dmbaturin/bnfgen.git"
depends: [ "ocaml" "bnfgen"]
post-messages: [
  "cfgen has been renamed to bnfgen and this package is now a transition package.\
   Use bnfgen instead."
]
synopsis: "This package was renamed to bnfgen."
description: """
cfgen has been renamed to bnfgen.
This is a transition package, use bnfgen package instead."""
