Metadata-Version: 1.1
Name: pcdscalc
Version: 0.3.0
Summary: PCDS Calculation Routines
Home-page: https://github.com/pcdshub/pcdscalc
Author: SLAC National Accelerator Laboratory
Author-email: UNKNOWN
License: BSD
Description: ===============================
        pcdscalc
        ===============================
        
        .. image:: https://img.shields.io/travis/pcdshub/pcdscalc.svg
                :target: https://travis-ci.org/pcdshub/pcdscalc
        
        .. image:: https://img.shields.io/pypi/v/pcdscalc.svg
                :target: https://pypi.python.org/pypi/pcdscalc
        
        
        PCDS Control-system Agnostic Calculation Routines
        
        Documentation
        -------------
        
        https://pcdshub.github.io/pcdscalc/
        
        
        Requirements
        ------------
        
        * Python 3.6+
        * See `requirements`_.
        
        Installation
        ------------
        
        ::
        
            $ pip install git+https://github.com/pcdshub/pcdscalc
        
        
        Running the Tests
        -----------------
        ::
        
          $ pytest -vv
        
        
        .. _requirements: requirements.txt
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
