docs: Clarify, not every function that returns int returns -1 for errors.
[libguestfs.git] / ocaml / META.in
1 name="guestfs"
2 version="@PACKAGE_VERSION@"
3 description="libguestfs and virt-inspector bindings for OCaml"
4 requires="xml-light,unix"
5 archive(byte)="mlguestfs.cma"
6 archive(native)="mlguestfs.cmxa"