forked from masamitsu-murase/seven_zip_ruby
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
7-zip now offers an SDK and supports all major platforms we want to support.
There is an existing Python binding for the SDK here:
Perhaps we can drop p7zip and instead, migrate the API of this gem to the API used by the SDK. This will give us confidence that the gem will work in the future with future 7-zip versions. We also won't need to keep the binary DLL files here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request