Metadata-Version: 2.0
Name: jaraco.stream
Version: 1.0
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
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3

jaraco.stream
=============

Routines for handling streaming data, including a
set of generators for loading gzip data on the fly.


