opam-version: "1.2"
name: "num"
version: "0"
maintainer: "Xavier Leroy <xavier.leroy@inria.fr>"
authors: [
  "Valérie Ménissier-Morain"
  "Pierre Weis"
  "Xavier Leroy"
]
license: "LGPL-2 with OCaml linking exception"

homepage: "https://github.com/ocaml/ocaml"
dev-repo: "https://github.com/ocaml/ocaml.git"
bug-reports: "http://caml.inria.fr/mantis/"

depends: [ "base-num" ]
