Metadata-Version: 1.1
Name: pcaspy
Version: 0.6.1
Summary: Portable Channel Access Server in Python
Home-page: https://pypi.python.org/pypi/pcaspy
Author: Xiaoqiang Wang
Author-email: xiaoqiangwang@gmail.com
License: BSD
Description: PCASpy
        ======
        
        PCASpy provides not only the low level python binding to EPICS Portable Channel Access Server
        but also the necessary high level abstraction to ease the server tool programming.
        
        Check out `PCASpy documents <https://pcaspy.readthedocs.org>`_ to get started.
        
        * Home: https://github.com/paulscherrerinstitute/pcaspy/wiki
        * Documents: https://pcaspy.readthedocs.io
        * Downloads: https://pypi.python.org/pypi/pcaspy
        * Source Repo: https://github.com/paulscherrerinstitute/pcaspy
        * Issue Tracker: https://github.com/paulscherrerinstitute/pcaspy/issues
        
Platform: Windows
Platform: Linux
Platform: Mac OS X
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
