(library
 (name ppx_cstruct)
 (public_name ppx_cstruct)
 (kind ppx_rewriter)
 (wrapped false)
 (ppx_runtime_libraries cstruct)
 (preprocess
  (pps ppx_tools_versioned.metaquot_404))
 (libraries sexplib ocaml-migrate-parsetree ppx_tools_versioned
   ppx_tools_versioned.metaquot_404 bigarray))
