(lang dune 3.21)
(name ocaml-syntax-shims)
(version 1.0.0)
(sections
 (lib /usr/lib64/ocaml/ocaml-syntax-shims)
 (bin /usr/bin)
 (doc /usr/doc/ocaml-syntax-shims))
(files
 (lib (META dune-package opam))
 (bin (ocaml-syntax-shims))
 (doc (CHANGES.md LICENSE.md README.md)))
