opam-version: "2.0"
authors: ["Fabrice Le Fessant" "Thomas Gazagnaire"]
maintainer: "contact@ocamlpro.com"
homepage: "http://www.ocamlpro.com/blog/2011/08/10/ocaml-pack-functors.html"
build: [
  [make]
]
synopsis: "ocp-pack and ocp-split"
description: """
ocp-pack packs a list of sources in the same manner as the -pack option.
ocp-split splits a packed annot file into individual annot files."""
depends: ["ocaml"]
extra-files: [
  "ocp-pack-split.install" "md5=9d28fabf6e6c72182e0e89c3cdc0b70d"
]
url {
  src: "https://opam.ocaml.org/cache/md5/91/9122bc296089330db082965152164ce7"
  checksum: "md5=9122bc296089330db082965152164ce7"
}
tags: ["org:ocamlpro"]
