Source: ocaml-uring Section: ocaml Maintainer: Debian OCaml Maintainers Uploaders: Stéphane Glondu Build-Depends: debhelper-compat (= 13), dh-ocaml (>= 3.3~), liburing-dev, libcstruct-ocaml-dev, libdune-configurator-ocaml-dev, liblwt-ocaml-dev , liblogs-ocaml-dev , libcmdliner-ocaml-dev , libfmt-ocaml-dev, liboptint-ocaml-dev, libmdx-ocaml-dev , ocaml-dune, ocaml Standards-Version: 4.7.4 Homepage: https://github.com/ocaml-multicore/uring Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-uring Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-uring.git Package: liburing-ocaml Architecture: any Depends: ${misc:Depends}, ${ocaml:Depends}, ${shlibs:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for Linux io_uring -- runtime files Bindings to the Linux io_uring kernel IO interfaces. See ocaml-eio for a higher-level API using this. . This package contains runtime files. Package: liburing-ocaml-dev Architecture: any Depends: ${misc:Depends}, ${ocaml:Depends}, ${shlibs:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for Linux io_uring -- development files Bindings to the Linux io_uring kernel IO interfaces. See ocaml-eio for a higher-level API using this. . This package contains development files.