package SZXX
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Streaming ZIP XML XLSX parser
Install
Dune Dependency
Authors
Maintainers
Sources
4.1.1.tar.gz
md5=d571d0924266c1c0f286b95b102b0d12
sha512=e72fd6e399066144cd5b4da32f065377b4e56af71752030aec48ebaaaa7778395e678609a002505ee7623bc9e6d88540f8cce74c9a5cacce45cfbe3a4c99f95c
Description
SZXX is a streaming and efficient XLSX, ZIP and XML parser built from the ground up for low and constant memory usage (<10Mb). SZXX is able to output XLSX rows while reading from a network socket without buffering any part of the file. It can also stream data (including network sockets) out of ZIP and XML files without buffering.
Dependencies (10)
-
ptime
>= "0.8.6"
-
eio_main
>= "0.12"
-
decompress
>= "1.4.1"
-
ppx_custom_printf
>= "v0.16.0"
-
ppx_compare
>= "v0.16.0"
-
ppx_sexp_conv
>= "v0.16.0"
-
base
>= "v0.16.0"
-
angstrom
>= "0.15.0"
-
dune
>= "1.9.0"
-
ocaml
>= "5.0.0"
Dev Dependencies (3)
-
ppx_deriving_yojson
>= "3.5.2" & with-test
-
yojson
with-test
-
alcotest
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page