Skip to content

First version of the package

Latest
Compare
Choose a tag to compare
@PierreSelim PierreSelim released this 19 Apr 15:28
· 5 commits to master since this release

First working version of the package.

>>> import gzinfo
>>> info = gzinfo.read_gz_info('bar.txt.gz')
>>> info.fname
'foo.txt'