opam-version: "1"
maintainer: "dev@ocsigen.org"
build: [
  ["%{make}%"]
  ["%{make}%" "install"]
]
remove: [
  ["ocamlfind" "remove" "tyxml"]
]
depends: [
  "ocamlfind"
]
