version = "2.1.2"
description = "Base64 encoding library"
requires = "bytes"
archive(byte) = "b64.cma"
plugin(byte) = "b64.cma"
archive(native) = "b64.cmxa"
plugin(native) = "b64.cmxs"
exists_if = "b64.cma"
