Metadata-Version: 1.1
Name: jaraco.stream
Version: 1.1.1
Summary: routines for dealing with data streams
Home-page: https://github.com/jaraco/jaraco.stream
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: UNKNOWN
Description: jaraco.stream
        =============
        
        Routines for handling streaming data, including a
        set of generators for loading gzip data on the fly.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
