Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package SZXX.3.1.0 #27167

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

SGrondin
Copy link
Contributor

SZXX.3.1.0

Streaming ZIP XML XLSX parser
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.



🐫 Pull-request generated by opam-publish v2.5.0

@SGrondin
Copy link
Contributor Author

  • Fixes a bug in XML whitespace processing
  • Changes the following constraint:
"core" { >= "v0.15.0" & < "v0.17.0" }

to

"core" { >= "v0.15.0" }

@SGrondin
Copy link
Contributor Author

I'll fix the build failures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant