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.4.2.0 #27168

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Package SZXX.4.2.0 #27168

merged 1 commit into from
Dec 22, 2024

Conversation

SGrondin
Copy link
Contributor

SZXX.4.2.0

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



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

@SGrondin
Copy link
Contributor Author

I don't think this build failure is something I have control over. The OPAM solver is timing out.

Copy link
Contributor

@shonfeder shonfeder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again for updates and checking the CI results!

The OPAM solver is timing out.

Indeed, the older opam versions (here 2.0) are just due to solver bottlenecks on the old opam versions given the repo. See ocurrent/opam-repo-ci#354 (comment)

@shonfeder shonfeder merged commit a502cb2 into ocaml:master Dec 22, 2024
2 of 3 checks passed
@SGrondin SGrondin deleted the opam-publish-SZXX.4.2.0 branch December 23, 2024 14:18
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.

2 participants