opam-version: "2.0"
maintainer: "zandoye@gmail.com"
authors: [ "ZAN DoYe" ]
homepage: "https://github.com/kandu/mmseg/"
bug-reports: "https://github.com/kandu/mmseg/issues"
license: "MIT"
dev-repo: "git://github.com/kandu/mmseg.git"
depends: [
  "ocaml"
  "wseg" {>= "0.3.0"}
]
post-messages: [
  "mmseg has been renamed and the mmseg package is now a transition package. Use the wseg package instead."
]
synopsis:
  "This is a transition package, mmseg is now named wseg. Use the wseg package instead"
