Metadata-Version: 2.0
Name: pvWebMonitor
Version: 2017.1211.0
Summary: post EPICS PVs to read-only web page
Home-page: http://pvWebMonitor.readthedocs.io
Author: Pete R. Jemian
Author-email: jemian@anl.gov
License: UChicago Argonne, LLC OPEN SOURCE LICENSE (see LICENSE file)
Download-URL: https://github.com/prjemian/pvWebMonitor.git
Description-Content-Type: UNKNOWN
Keywords: EPICS,PV,tool,HTML
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Science/Research
Classifier: License :: Free To Use But Restricted
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Dist: lxml
Requires-Dist: numpy
Requires-Dist: pyepics

.. _pvWebMonitor:

============
pvWebMonitor
============

**post EPICS PVs to read-only (static) web page(s)**

This package provides a background service that monitors EPICS PVs 
and writes them into customized HTML files in a WWW server 
directory.  The service can be started and stopped by a manage.csh 
script for automated startup in a cron task or at system startup.

:author: 	Pete R. Jemian
:email:  	jemian@anl.gov
:copyright: 2005-2016, UChicago Argonne, LLC
:license:   ANL OPEN SOURCE LICENSE (see *LICENSE*)
:docs:      http://pvWebMonitor.readthedocs.io
:git:       https://github.com/prjemian/pvWebMonitor.git
:PyPI:      https://pypi.python.org/pypi/pvWebMonitor

:discussion:
    .. image:: https://badges.gitter.im/pvWebMonitor/Lobby.svg
       :alt: Join the chat at https://gitter.im/pvWebMonitor/Lobby
       :target: https://gitter.im/pvWebMonitor/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge


