package SZXX

  1. Overview
  2. Docs
Streaming ZIP XML XLSX parser

Install

Dune Dependency

Authors

Maintainers

Sources

3.0.2.tar.gz
md5=ce37c13de969bfbded90fec30b1f8ef9
sha512=da8b05a61c3ce6bf5f2bc4a284251840ae874ad51e416dfedbcc9316794e5cd6afc48889ca2e129398ae3d63a74fb8f045912e5f3bc2dab896ee0d5255298364

Description

SZXX is a streaming, non-seeking and efficient XLSX parser built from ground up for low memory usage. SZXX is able to output XLSX rows while a file is being read from the file descriptor without buffering any part of the file. It can also stream data out of ZIP files and XML files without buffering.

Tags

Stream ZIP XML XLSX

Published: 28 Dec 2023

Dependencies (6)

  1. lwt >= "5.3.0"
  2. decompress >= "1.4.1"
  3. core >= "v0.15.0" & < "v0.17.0"
  4. angstrom >= "0.15.0"
  5. dune >= "1.9.0"
  6. ocaml >= "4.10.0"

Dev Dependencies (4)

  1. ppx_deriving_yojson >= "3.5.2" & with-test
  2. yojson with-test
  3. angstrom-lwt-unix >= "0.15.0" & with-test
  4. alcotest-lwt with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.