Metadata-Version: 2.4
Name: gepics
Version: 2025.5.0
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
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
Requires-Dist: pyepics
Requires-Dist: numpy
Requires-Dist: PyGObject
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# 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.


