# OASIS_START
# DO NOT EDIT (digest: 075739db71aaeec3610b2cea61def924)
version = "0.4"
description = "XMPP protocol implementation"
requires = "erm_xml cstruct mirage-crypto mirage-crypto-rng base64"
archive(byte) = "erm_xmpp.cma"
archive(byte, plugin) = "erm_xmpp.cma"
archive(native) = "erm_xmpp.cmxa"
archive(native, plugin) = "erm_xmpp.cmxs"
exists_if = "erm_xmpp.cma"
# OASIS_STOP

