package SZXX

  1. Overview
  2. No Docs
Streaming ZIP XML XLSX parser

Install

Dune Dependency

Authors

Maintainers

Sources

4.2.0.tar.gz
md5=032a69c6042b8dd4f3172a8ec6706a7b
sha512=69d96262b730ce8ec5f7dc2415ed5c86d6c1cb08cf3f8f0a2c97cbbc90663ae37c8c5eeae9610a269ad9ec5362c59278dab9d5632f11f91e6a0fffaf2e6f344e

Description

SZXX is a streaming and efficient XLSX, ZIP and XML parser built from the ground up for low and constant memory usage (<10Mb). SZXX is able to output XLSX rows while reading from a network socket without buffering any part of the file. It can also stream data (including network sockets) out of ZIP and XML files without buffering.

Dependencies (10)

  1. ptime >= "0.8.6"
  2. eio_main >= "0.12"
  3. decompress >= "1.4.1"
  4. ppx_custom_printf >= "v0.16.0"
  5. ppx_compare >= "v0.16.0"
  6. ppx_sexp_conv >= "v0.16.0"
  7. base >= "v0.16.0"
  8. angstrom >= "0.15.0"
  9. dune >= "1.9.0"
  10. ocaml >= "5.0.0"

Dev Dependencies (3)

  1. ppx_deriving_yojson >= "3.5.2" & with-test
  2. yojson with-test
  3. alcotest with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.