Metadata-Version: 2.0
Name: pcaspy
Version: 0.5.0
Summary: Portable Channel Access Server in Python
Home-page: http://code.google.com/p/pcaspy/
Author: Xiaoqiang Wang
Author-email: xiaoqiangwang@gmail.com
License: BSD
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

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://code.google.com/p/pcaspy
* Documents: https://pcaspy.readthedocs.org
* Downloads: https://pypi.python.org/pypi/pcaspy
* Source Repo: https://code.google.com/p/pcaspy/source
* Issue Tracker: https://code.google.com/p/pcaspy/issues/list.


