-
Notifications
You must be signed in to change notification settings - Fork 12
TODO
Marek Habersack edited this page Jun 17, 2016
·
1 revision
- Add support for streams in ZipArchive.AddEntry
- Add support for writing extra fields UnixPlatformServices.WriteExtraFields
- Add support for extracting special files UnixPlatformServices.ExtractSpecialFile
- Add support for storing/reading symbolic links (they are stored in ZIPs in a special way, as a stored file whose contents is the pointed-to file)
- Implement Windows platform support (@dellis1972 is working on it)
- Implement support for more Unix-specific extra fields