package SZXX

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

Install

Dune Dependency

Authors

Maintainers

Sources

4.1.1.tar.gz
md5=d571d0924266c1c0f286b95b102b0d12
sha512=e72fd6e399066144cd5b4da32f065377b4e56af71752030aec48ebaaaa7778395e678609a002505ee7623bc9e6d88540f8cce74c9a5cacce45cfbe3a4c99f95c

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.