# OASIS_START
# DO NOT EDIT (digest: df518755ef6f18bd21deaee3234dd0f2)
version = "0.9.7"
description = "Xen API client"
requires = "xmlm rpclib cohttp"
archive(byte) = "xen-api-client.cma"
archive(byte, plugin) = "xen-api-client.cma"
archive(native) = "xen-api-client.cmxa"
archive(native, plugin) = "xen-api-client.cmxs"
exists_if = "xen-api-client.cma"
package "lwt" (
 version = "0.9.7"
 description = "Xen API client"
 requires =
 "xen-api-client rpclib xmlm lwt lwt.ssl lwt.unix cohttp uri cstruct cstruct.lwt re.str"
 archive(byte) = "xen-api-client-lwt.cma"
 archive(byte, plugin) = "xen-api-client-lwt.cma"
 archive(native) = "xen-api-client-lwt.cmxa"
 archive(native, plugin) = "xen-api-client-lwt.cmxs"
 exists_if = "xen-api-client-lwt.cma"
)

package "async" (
 version = "0.9.7"
 description = "Xen API client"
 requires =
 "xen-api-client xmlm core async async_unix rpclib cohttp uri threads"
 archive(byte) = "xen-api-client-async.cma"
 archive(byte, plugin) = "xen-api-client-async.cma"
 archive(native) = "xen-api-client-async.cmxa"
 archive(native, plugin) = "xen-api-client-async.cmxs"
 exists_if = "xen-api-client-async.cma"
)
# OASIS_STOP

