You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm interested in using the zran functionality that is present within indexed_gzip with files that are not gzips, but were also compressed using zlib (e.g., zlib compressed zip files). However, the zran functionality (see here) is not available from the installed package. Would it be possible to expose this functionality at the module level?