From e49275700f0cf770d30a379c0523c8c8ffa4cc3c Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sat, 13 Aug 2016 14:28:34 -0400 Subject: add stream writing to list of features --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d0bbc3f..b424693 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Read and write zip archives natively from *Features* * Read and write zip files * Native Crystal, no dependencies other than zlib +* Stream writing (e.g. write zip to socket, pipe or other arbitrary, + non-seekable IO) * ZIP64 support * Store and DEFLATE compression * UTF-8 filename and comment support (EFS) -- cgit v1.2.3