If an OCF Package is within a .zip file, it would be nice if the user did not have to unzip it themselves before running ocf2ocx on it.
The CLI could handle this with either of the approaches identified in #29. However, any dependency adopted for dealing with zip files would ideally support running in-browser as well.
If an OCF Package is within a .zip file, it would be nice if the user did not have to unzip it themselves before running
ocf2ocx
on it.The CLI could handle this with either of the approaches identified in #29. However, any dependency adopted for dealing with zip files would ideally support running in-browser as well.