# OASIS_START
# DO NOT EDIT (digest: bc9799689c845c1d28cc78f54af3c5ed)
version = "0.9.0"
description = "CRC library for computing checksums of buffers and strings"
requires = "cstruct"
archive(byte) = "crc.cma"
archive(byte, plugin) = "crc.cma"
archive(native) = "crc.cmxa"
archive(native, plugin) = "crc.cmxs"
exists_if = "crc.cma"
# OASIS_STOP

