+35
.tangled/workflows/build.yml
+35
.tangled/workflows/build.yml
···
···
+4
README.md
+4
README.md
+3
list-packages.sh
+3
list-packages.sh
+37
packages/bytesrw-eio/bytesrw-eio.dev/opam
+37
packages/bytesrw-eio/bytesrw-eio.dev/opam
···
···
+36
packages/yamlrw-eio/yamlrw-eio.dev/opam
+36
packages/yamlrw-eio/yamlrw-eio.dev/opam
···
···+"Eio-based streaming I/O for Yamlrw. Provides efficient async YAML parsing and emission using the Eio effects-based concurrency library. Requires OCaml 5.0 or later."
+35
packages/yamlrw-unix/yamlrw-unix.dev/opam
+35
packages/yamlrw-unix/yamlrw-unix.dev/opam
···
···+"Unix file and channel operations for Yamlrw. Provides convenient functions for reading and writing YAML files using Unix I/O."
+36
packages/yamlrw/yamlrw.dev/opam
+36
packages/yamlrw/yamlrw.dev/opam
···
···+"Yamlrw is a pure OCaml implementation of YAML 1.2 parsing and emission. It provides both a high-level JSON-compatible interface for simple data interchange and a lower-level streaming API for fine-grained control over parsing and emission. The library works on all OCaml platforms without C dependencies."