We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c422791 commit 31653d1Copy full SHA for 31653d1
content/file_formats.md
@@ -47,6 +47,8 @@ Parse and generate yaml 1.1 files.
47
48
* [sexplib](https://github.com/janestreet/sexplib):
49
a S-expression parser and printer
50
+* [SZXX](https://github.com/asemio/SZXX):
51
+a streaming library for `zip`, `xml` and `xlsx` files.
52
* [biniou](https://github.com/mjambon/biniou):
53
extensible binary data format, like JSON but faster.
54
* [ocaml-protoc](https://github.com/mransan/ocaml-protoc) pure OCaml implementation of
0 commit comments