package SZXX

  1. Overview
  2. Docs
Streaming ZIP XML XLSX parser

Install

Dune Dependency

Authors

Maintainers

Sources

3.0.0.tar.gz
md5=1fe9a0188d8fd232affa964c7258777c
sha512=66c9f46f6ff1aad932ef93c48495479853b93fa2c75517152d5193fddcfee872f803f9bc24829fa7791b3912dc7fd2e35793b568dfb51869e004718c13eda0a6

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 Nov 2022

Dependencies (6)

  1. lwt >= "5.3.0"
  2. decompress >= "1.4.1"
  3. core >= "v0.15.0" & < "v0.16.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.