# Specifications for the Gnuplot module                   -*-conf-unix-*-
name="gnuplot"
description="OCaml Gnuplot Interface"
requires = "unix bigarray"
archive(byte) = "gnuplot.cma"
archive(native) = "gnuplot.cmxa"
version = "0.8.3"
