package SZXX

  1. Overview
  2. Docs
Streaming ZIP XML XLSX parser

Install

Dune Dependency

Authors

Maintainers

Sources

4.1.3.tar.gz
md5=0732b4521f933d82d3e1b6649dc9fee9
sha512=6da9322c6d067d2098164f285dbae1b104c15820cdb408c912383ae931a70811701f8b768371ab16716438d4289e5a1865d01fc3b198ae193d68d45eb90f6369

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.