Metadata-Version: 1.2
Name: lsst-efd-client
Version: 0.1.2
Summary: Utility classes for working with the LSST EFD.
Home-page: https://github.com/lsst-sqre/lsst-efd-client
Author: Simon Krughoff
Author-email: krughoff@lsst.org
License: MIT license
Description: ===============
        LSST EFD Client
        ===============
        
        
        .. image:: https://img.shields.io/pypi/v/lsst-efd-client.svg
                :target: https://pypi.python.org/pypi/lsst-efd-client
        
        .. image:: https://img.shields.io/travis/lsst-sqre/lsst-efd-client.svg
                :target: https://travis-ci.org/lsst-sqre/lsst-efd-client
        
        .. image:: https://readthedocs.org/projects/lsst-efd-client/badge/?version=latest
                :target: https://lsst-efd-client.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Utility classes for working with the LSST EFD.
        
        
        * Free software: MIT license
        * Documentation: https://lsst-efd-client.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-12-23)
        ------------------
        
        * First release on PyPI.
        
Keywords: LSST,EFD
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 :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
