weichsel / ZIPFoundation

Effortless ZIP Handling in Swift
MIT License
2.31k stars 255 forks source link

Supporting Formats? #326

Closed Longtianmu closed 2 months ago

Longtianmu commented 2 months ago

Hi, I'm currently using this library, but I'm confused about the container types it supports. Like ZIP, 7Z, RAR and so on.

Is there any containers list for this library?

weichsel commented 2 months ago

but I'm confused about the container types it supports.

ZIPFoundation supports ZIP (and ZIP64).