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.
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
- 10 Jul 2020
- Authors
- Maintainers
Sources
1.1.0.tar.gz
md5=92e28435b03db45f993496e4287e61ed
sha512=a75edb6216532a42010ed8f04da6161c8c814ac1e87ee5c190615ddc242447224a4d147b8563c76da5ee440f3db9d4a752b52804cf57103ed8a3579eb8fec1ca
Dependencies
yojson
with-test
alcotest-lwt
with-test
lwt
>= "5.0.0"
core_kernel
>= "v0.13.0"
angstrom-lwt-unix
>= "0.14.1"
angstrom
>= "0.14.1"
dune
>= "1.9.0"
ocaml
>= "4.08.1"
Reverse Dependencies