Commit Graph

5 Commits

Author SHA1 Message Date
morkt
f1d66206bc (IResource.CanWrite): new property.
(ArchiveFormat.CanCreate): renamed to CanWrite.
2016-10-11 00:05:22 +04:00
morkt
2abe3c706a (PkZipArchive): fixed Dispose() implementation. 2016-03-13 22:20:08 +04:00
morkt
66dc447ddb added ZIP settings for archive creation.
also ignore directories in entries list.
2016-03-06 03:28:58 +04:00
morkt
55d72aa9bb implemented ZIP archive creation.
because why not.
2016-03-05 19:05:47 +04:00
morkt
14959d1d36 implemented ZIP archives.
just a wrapper around .Net library class.
2016-03-05 17:25:04 +04:00