aboutsummaryrefslogtreecommitdiff
path: root/src/zip/file_driver.rs
Commit message (Expand)AuthorAgeFilesLines
* Add compression support (lzma and xz are broken)Igor Tolmachev2024-07-021-98/+0
* Add `Clone` derive and edit trait typesIgor Tolmachev2024-06-301-2/+1
* Create file driver and implement file readerIgor Tolmachev2024-06-291-0/+99