SZXX
Streaming ZIP XML XLSX parser
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 28 Nov 2022
- Authors
- Maintainers
Sources
3.0.0.tar.gz
md5=1fe9a0188d8fd232affa964c7258777c
sha512=66c9f46f6ff1aad932ef93c48495479853b93fa2c75517152d5193fddcfee872f803f9bc24829fa7791b3912dc7fd2e35793b568dfb51869e004718c13eda0a6
Dependencies
ppx_deriving_yojson
>= "3.5.2" & with-test
yojson
with-test
angstrom-lwt-unix
>= "0.15.0" & with-test
alcotest-lwt
with-test
lwt
>= "5.3.0"
decompress
>= "1.4.1"
core
>= "v0.15.0"
angstrom
>= "0.15.0"
dune
>= "1.9.0"
ocaml
>= "4.10.0"
Reverse Dependencies