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.2.0.tar.gz
md5=032a69c6042b8dd4f3172a8ec6706a7b
sha512=69d96262b730ce8ec5f7dc2415ed5c86d6c1cb08cf3f8f0a2c97cbbc90663ae37c8c5eeae9610a269ad9ec5362c59278dab9d5632f11f91e6a0fffaf2e6f344e
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