Metadata-Version: 1.1
Name: databrewer
Version: 0.1.0.dev0
Summary: The missing data manager.
Home-page: https://github.com/rolando/databrewer
Author: Rolando Espinoza
Author-email: rolando at rmax.io
License: MIT
Description: ==========
        DataBrewer
        ==========
        
        .. image:: https://readthedocs.org/projects/databrewer/badge/?version=latest
                :target: https://readthedocs.org/projects/databrewer/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://img.shields.io/pypi/v/databrewer.svg
                :target: https://pypi.python.org/pypi/databrewer
        
        .. image:: https://img.shields.io/travis/rolando/databrewer.svg
                :target: https://travis-ci.org/rolando/databrewer
        .. image:: https://codecov.io/github/rolando/databrewer/coverage.svg?branch=master
            :alt: Coverage Status
            :target: https://codecov.io/github/rolando/databrewer
        .. image:: https://landscape.io/github/rolando/databrewer/master/landscape.svg?style=flat
            :target: https://landscape.io/github/rolando/databrewer/master
            :alt: Code Quality Status
        .. image:: https://requires.io/github/rolando/databrewer/requirements.svg?branch=master
            :alt: Requirements Status
            :target: https://requires.io/github/rolando/databrewer/requirements/?branch=master
        
        The missing data manager.
        
        * Free software: MIT license
        * Documentation: https://databrewer.readthedocs.org.
        
        Features
        --------
        
        FIXME
        
        Quickstart
        ----------
        
        FIXME
        
        Credits
        -------
        
        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-dev (unreleased)
        ----------------------
        
        * First release on PyPI.
Keywords: databrewer
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
