Metadata-Version: 2.1
Name: gepics
Version: 2021.11.2
Summary: Python GObject Wrapper for EPICS Process Variables
Home-page: https://github.com/michel4j/gepics
Author: Michel Fodje
Author-email: michel4j@gmail.com
License: MIT
Keywords: epics gobject development
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# gEPICS - Python GObject Wrapper for EPICS Process Variables

gEPICS enables GObject/Gtk applications to access EPICS control
systems through the Channel Access protocol (CA). The core EPICS 
functionality is provided through the pyepics (http://pyepics.github.io/pyepics/) package.




