package SZXX

  1. Overview
  2. Docs
Streaming ZIP XML XLSX parser

Install

Authors

Maintainers

Sources

2.1.0.tar.gz
md5=fa2003308327051d39f3b5ce169b8cc8
sha512=b359ca7ebb45f3d44e320e75be7c9ce2f0131551e32c6c14fb0b96a75704040729227673586f4d219671c157d95156b4f441c171e5c52fb85177099ea0773033

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.

Tags

Stream ZIP XML XLSX

Published: 06 Feb 2022

Dependencies (6)

  1. lwt >= "5.3.0"
  2. decompress >= "1.4.1"
  3. core_kernel >= "v0.13.0" & < "v0.16.0"
  4. angstrom >= "0.15.0"
  5. dune >= "1.9.0"
  6. ocaml >= "4.08.1"

Dev Dependencies (4)

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

Used by

None

Conflicts

None