Metadata-Version: 1.1
Name: supportdata
Version: 0.0.4
Summary: Download support data for Python pacakges, like sample data for tests and binary databases.
Home-page: https://github.com/castelao/supportdata
Author: Guilherme Castelão
Author-email: guilherme@castelao.net
License: BSD license
Description: ===============================
        supportdata
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/supportdata.svg
                :target: https://pypi.python.org/pypi/supportdata
        
        .. image:: https://img.shields.io/travis/castelao/supportdata.svg
                :target: https://travis-ci.org/castelao/supportdata
        
        .. image:: https://readthedocs.org/projects/supportdata/badge/?version=latest
                :target: https://supportdata.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/castelao/supportdata/shield.svg
             :target: https://pyup.io/repos/github/castelao/supportdata/
             :alt: Updates
        
        
        Download support data for Python pacakges, like sample data for tests and binary databases.
        
        
        * Free software: BSD license
        * Documentation: https://supportdata.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was initially based in some functionalities that I wrote for CoTeDe& OceansDB, and later adopted some good ideas from astropy and bokeh.
        
        
        =======
        History
        =======
        
        0.0.1 (2016-11-19)
        ------------------
        
        * First release on PyPI.
        * Functionalities extracted from CoTede, Seabird and OceansDB.
        
Keywords: supportdata
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
