Metadata-Version: 2.0
Name: bossdata
Version: 0.1.0
Summary: Tools to access SDSS BOSS data.
Home-page: https://github.com/dkirkby/bossdata
Author: David Kirkby
Author-email: dkirkby@uci.edu
License: MIT
Keywords: bossdata
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.6
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: requests (>=2.7.0)
Requires-Dist: progressbar (>=2.3)
Requires-Dist: astropy (>=1.0.1)
Requires-Dist: fitsio (>=0.9.7)

===============================
bossdata
===============================

.. image:: https://img.shields.io/travis/dkirkby/bossdata.svg
        :target: https://travis-ci.org/dkirkby/bossdata

.. image:: https://img.shields.io/pypi/v/bossdata.svg
        :target: https://pypi.python.org/pypi/bossdata

.. image:: https://readthedocs.org/projects/bossdata/badge/?version=latest
        :target: https://readthedocs.org/projects/bossdata/?badge=latest
        :alt: Documentation Status

Tools to access and work with SDSS BOSS data from http://dr12.sdss3.org.

* Free software: MIT license
* Documentation: https://bossdata.readthedocs.org
* Code: https://github.com/dkirkby/bossdata




History
-------

0.1.0 (2015-05-24)
---------------------

* First release on PyPI.


