Metadata-Version: 2.1
Name: icepapcms
Version: 3.3.1
Summary: Icepap Configuration Management System and Test Tool
Home-page: https://github.com/ALBA-Synchrotron/IcepapCMS
Author: Guifre Cuni et al.
Author-email: ctbeamlines@cells.es
License: GPLv3
Platform: Linux, Windows XP/Vista/7/8
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Communications
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.5
License-File: LICENSE.txt
Requires-Dist: storm (>=0.23)
Requires-Dist: IPy (>=0.62)
Requires-Dist: PyQt5
Requires-Dist: icepap (>=3.6.1)
Requires-Dist: configobj
Requires-Dist: ldap3
Requires-Dist: PyYAML


IcepapCMS is a graphical configuration and test tool for the Icepap motor 
controller, base on icepap library. 

It allows to configure the electrical parameters, I/O interfaces, encoders, 
movement parameters, homing procedures. 

All changes are saved on a data base which allows to do easy rollbacks, 
identified changes and conflicts between the hardware configuration and the 
data base configuration. 

The program includes one graphical console to communicate with raw commands.  


