Metadata-Version: 2.1
Name: pypipegzip
Version: 0.0.23
Summary: faster read of gzip files using a pipe to zcat(1)
Home-page: https://veltzer.github.io/pypipegzip
Author: Mark Veltzer
Author-email: mark.veltzer@gmail.com
Maintainer: Mark Veltzer
Maintainer-email: mark.veltzer@gmail.com
License: MIT
Download-URL: https://github.com/veltzer/pypipegzip
Description: ============
        *pypipegzip*
        ============
        
        .. image:: https://img.shields.io/pypi/v/pypipegzip
        
        .. image:: https://img.shields.io/github/license/veltzer/pypipegzip
        
        .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
        
        project website: https://veltzer.github.io/pypipegzip
        
        author: Mark Veltzer
        
        version: 0.0.23
        
        
        
Keywords: pipe,pipeline,gzip,read,speed,pypipegzip
Platform: python3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
