(lang dune 3.16)
(name textutils_kernel)
(version v0.16.0)
(sections
 (lib
  /var/tmp/portage/dev-ml/textutils_kernel-0.16.0/image/usr/lib64/ocaml/textutils_kernel)
 (libexec
  /var/tmp/portage/dev-ml/textutils_kernel-0.16.0/image/usr/lib64/ocaml/textutils_kernel)
 (doc
  /var/tmp/portage/dev-ml/textutils_kernel-0.16.0/image/usr/doc/textutils_kernel))
(files
 (lib
  (META
   dune-package
   opam
   text_block/text_block.a
   text_block/text_block.cma
   text_block/text_block.cmi
   text_block/text_block.cmt
   text_block/text_block.cmti
   text_block/text_block.cmx
   text_block/text_block.cmxa
   text_block/text_block.ml
   text_block/text_block.mli
   text_graph/text_graph.a
   text_graph/text_graph.cma
   text_graph/text_graph.cmi
   text_graph/text_graph.cmt
   text_graph/text_graph.cmti
   text_graph/text_graph.cmx
   text_graph/text_graph.cmxa
   text_graph/text_graph.ml
   text_graph/text_graph.mli
   utf8_text/utf8_text.a
   utf8_text/utf8_text.cma
   utf8_text/utf8_text.cmi
   utf8_text/utf8_text.cmt
   utf8_text/utf8_text.cmti
   utf8_text/utf8_text.cmx
   utf8_text/utf8_text.cmxa
   utf8_text/utf8_text.ml
   utf8_text/utf8_text.mli))
 (libexec
  (text_block/text_block.cmxs
   text_graph/text_graph.cmxs
   utf8_text/utf8_text.cmxs))
 (doc (CHANGES.md LICENSE.md)))
(library
 (name textutils_kernel.text_block)
 (kind normal)
 (archives
  (byte text_block/text_block.cma)
  (native text_block/text_block.cmxa))
 (plugins
  (byte text_block/text_block.cma)
  (native text_block/text_block.cmxs))
 (native_archives text_block/text_block.a)
 (requires
  core
  textutils_kernel.utf8_text
  uutf
  ppx_sexp_conv.runtime-lib
  sexplib0
  ppx_compare.runtime-lib
  ppx_enumerate.runtime-lib
  ppx_hash.runtime-lib
  ppx_here.runtime-lib
  ppx_assert.runtime-lib
  ppx_bench.runtime-lib
  bin_prot
  fieldslib
  ppx_inline_test.config
  ppx_inline_test.runtime-lib
  ppx_module_timer.runtime
  ppx_stable_witness.runtime
  typerep
  variantslib
  ppx_expect.collector
  ppx_expect.config
  ppx_log.types
  base_quickcheck.ppx_quickcheck.runtime
  base_quickcheck)
 (main_module_name Text_block)
 (modes byte native)
 (modules
  (singleton
   (obj_name text_block)
   (visibility public)
   (source
    (path Text_block)
    (intf (path text_block/text_block.mli))
    (impl (path text_block/text_block.ml))))))
(library
 (name textutils_kernel.text_graph)
 (kind normal)
 (archives
  (byte text_graph/text_graph.cma)
  (native text_graph/text_graph.cmxa))
 (plugins
  (byte text_graph/text_graph.cma)
  (native text_graph/text_graph.cmxs))
 (native_archives text_graph/text_graph.a)
 (requires
  core
  ppx_sexp_conv.runtime-lib
  sexplib0
  ppx_compare.runtime-lib
  ppx_enumerate.runtime-lib
  ppx_hash.runtime-lib
  ppx_here.runtime-lib
  ppx_assert.runtime-lib
  ppx_bench.runtime-lib
  bin_prot
  fieldslib
  ppx_inline_test.config
  ppx_inline_test.runtime-lib
  ppx_module_timer.runtime
  ppx_stable_witness.runtime
  typerep
  variantslib
  ppx_expect.collector
  ppx_expect.config
  ppx_log.types
  base_quickcheck.ppx_quickcheck.runtime
  base_quickcheck)
 (main_module_name Text_graph)
 (modes byte native)
 (modules
  (singleton
   (obj_name text_graph)
   (visibility public)
   (source
    (path Text_graph)
    (intf (path text_graph/text_graph.mli))
    (impl (path text_graph/text_graph.ml))))))
(library
 (name textutils_kernel.utf8_text)
 (kind normal)
 (archives (byte utf8_text/utf8_text.cma) (native utf8_text/utf8_text.cmxa))
 (plugins (byte utf8_text/utf8_text.cma) (native utf8_text/utf8_text.cmxs))
 (native_archives utf8_text/utf8_text.a)
 (requires
  core
  uutf
  ppx_sexp_conv.runtime-lib
  sexplib0
  ppx_compare.runtime-lib
  ppx_enumerate.runtime-lib
  ppx_hash.runtime-lib
  ppx_here.runtime-lib
  ppx_assert.runtime-lib
  ppx_bench.runtime-lib
  bin_prot
  fieldslib
  ppx_inline_test.config
  ppx_inline_test.runtime-lib
  ppx_module_timer.runtime
  ppx_stable_witness.runtime
  typerep
  variantslib
  ppx_expect.collector
  ppx_expect.config
  ppx_log.types
  base_quickcheck.ppx_quickcheck.runtime
  base_quickcheck)
 (main_module_name Utf8_text)
 (modes byte native)
 (modules
  (singleton
   (obj_name utf8_text)
   (visibility public)
   (source
    (path Utf8_text)
    (intf (path utf8_text/utf8_text.mli))
    (impl (path utf8_text/utf8_text.ml))))))
