Metadata-Version: 2.1
Name: databroker
Version: 1.1.0
Summary: Unification of NSLS-II data sources
Home-page: https://github.com/NSLS-II/databroker
Author: Brookhaven National Laboratory
License: BSD (3-clause)
Description: # databroker
        
        
        A unified interface to the various data sources at NSLS-II.
        
        
        [Databroker documentation](http://nsls-ii.github.io/databroker)
        
        [NSLS2 software overview](http://nsls-ii.github.io)
        
        ---------------
        
        [![Build Status](https://travis-ci.org/bluesky/databroker.svg?branch=master)](https://travis-ci.org/bluesky/databroker)
        [![codecov](https://codecov.io/gh/bluesky/databroker/branch/master/graph/badge.svg)](https://codecov.io/gh/bluesky/databroker)
        [![Anaconda-Server Badge](https://anaconda.org/lightsource2/databroker/badges/version.svg)](https://anaconda.org/lightsource2/databroker)
        [![Anaconda-Server Badge](https://anaconda.org/lightsource2/databroker/badges/license.svg)](https://anaconda.org/lightsource2/databroker)
        
        ## Conda Recipes
        
        Install the most recent build: `conda install databroker -c nsls2forge`
        
        Find the most recent recipe [here](https://github.com/nsls-ii-forge/databroker-feedstock).
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 4 - Beta
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
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: mongo
Provides-Extra: hdf5
Provides-Extra: client
Provides-Extra: service
Provides-Extra: all
