Metadata-Version: 2.1
Name: ezca
Version: 1.4.0
Summary: aLIGO CDS Python EPICS interface
Home-page: https://git.ligo.org/cds/python-ezca
Author: Jameson Graef Rollins
Author-email: jameson.rollins@ligo.org
License: GPL-3.0-or-later
Description: Advanced LIGO CDS Python EPICS interface
        ========
        
        Ezca is a wrapping around pyepics containing methods specially
        designed for interfacing with the Advanced LIGO CDS front-end control
        system (e.g. "RCG").  Beyond providing standard methods for reading
        and writing EPICS channels, it also includes the LIGOFilter object for
        interacting with CDS Standard Filter Modules.  It also handles
        abstracting information about the interferometer under control, and
        sub-classing specific control domains.
        
        It is specifically designed to be integrated into the Guardian
        automation platform, but it's also perfectly usable on it's own.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
