Metadata-Version: 2.0
Name: dask-avro
Version: 0.1.0
Summary: Avro reader for Dask.
Home-page: https://github.com/rolando/dask-avro
Author: Rolando (Max) Espinoza
Author-email: rolando@rmax.io
License: MIT
Keywords: dask-avro
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: dask[imperative]
Requires-Dist: fastavro

=========Dask-Avro=========.. image:: https://img.shields.io/pypi/v/dask-avro.svg        :target: https://pypi.python.org/pypi/dask-avro.. image:: https://img.shields.io/pypi/pyversions/dask-avro.svg        :target: https://pypi.python.org/pypi/dask-avro.. image:: https://readthedocs.org/projects/dask-avro/badge/?version=latest        :target: https://readthedocs.org/projects/dask-avro/?badge=latest        :alt: Documentation Status.. image:: https://img.shields.io/travis/rolando/dask-avro.svg        :target: https://travis-ci.org/rolando/dask-avro.. image:: https://codecov.io/github/rolando/dask-avro/coverage.svg?branch=master    :alt: Coverage Status    :target: https://codecov.io/github/rolando/dask-avro.. image:: https://landscape.io/github/rolando/dask-avro/master/landscape.svg?style=flat    :target: https://landscape.io/github/rolando/dask-avro/master    :alt: Code Quality Status.. image:: https://requires.io/github/rolando/dask-avro/requirements.svg?branch=master    :alt: Requirements Status    :target: https://requires.io/github/rolando/dask-avro/requirements/?branch=masterAvro reader for Dask.* Free software: MIT license* Documentation: https://dask-avro.readthedocs.org.* Python versions: 2.7, 3.4+Features--------FIXMEQuickstart----------FIXMECredits-------This package was created with Cookiecutter_ and the `rolando/cookiecutter-pypackage`_ project template... _Cookiecutter: https://github.com/audreyr/cookiecutter.. _`rolando/cookiecutter-pypackage`: https://github.com/rolando/cookiecutter-pypackage

=======History=======0.1.0 (2017-02-02)------------------* First release on PyPI.

