# OASIS_START
# DO NOT EDIT (digest: 59495488e937fcb2fbc870f08c147579)
version = "0.9.2"
description = "Unix tools for accessing xenstore"
requires = "xenstore"
archive(byte) = "xenstore_transport.cma"
archive(byte, plugin) = "xenstore_transport.cma"
archive(native) = "xenstore_transport.cmxa"
archive(native, plugin) = "xenstore_transport.cmxs"
exists_if = "xenstore_transport.cma"
package "unix" (
 version = "0.9.2"
 description = "Unix tools for accessing xenstore"
 requires = "unix xenstore xenstore_transport"
 archive(byte) = "xenstore_transport_unix.cma"
 archive(byte, plugin) = "xenstore_transport_unix.cma"
 archive(native) = "xenstore_transport_unix.cmxa"
 archive(native, plugin) = "xenstore_transport_unix.cmxs"
 exists_if = "xenstore_transport_unix.cma"
)

package "lwt" (
 version = "0.9.2"
 description = "Unix tools for accessing xenstore"
 requires = "lwt lwt.unix xenstore xenstore_transport xenstore.client"
 archive(byte) = "xenstore_transport_lwt_unix.cma"
 archive(byte, plugin) = "xenstore_transport_lwt_unix.cma"
 archive(native) = "xenstore_transport_lwt_unix.cmxa"
 archive(native, plugin) = "xenstore_transport_lwt_unix.cmxs"
 exists_if = "xenstore_transport_lwt_unix.cma"
)
# OASIS_STOP

