diff options
Diffstat (limited to 'ext/zip/TODO')
-rw-r--r-- | ext/zip/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/zip/TODO b/ext/zip/TODO new file mode 100644 index 0000000..c1baba9 --- /dev/null +++ b/ext/zip/TODO @@ -0,0 +1,4 @@ +- add pattern support to extract or add files +- stream to add or modify entries +- crypt support for zip (read and write) +- Iterators |