name="bitmatch" version="@PACKAGE_VERSION@" description="Bitstrings and bitstring matching" requires="unix" archive(byte)="bitmatch.cma" archive(native)="bitmatch.cmxa" package "syntax" ( requires = "camlp4.quotations.o" version = "@PACKAGE_VERSION@" description = "Syntax extension: bitmatch operators" archive(syntax,preprocessor) = "pa_bitmatch.cmo" archive(syntax,toploop) = "pa_bitmatch.cmo" )