Metadata-Version: 1.1
Name: hit-acs
Version: 19.1.0
Summary: Tools for the accelerator control system of the HIT facility.
Home-page: https://github.com/hibtc/hit_acs
Author: Thomas Gläßle
Author-email: t_glaessle@gmx.de
License: UNKNOWN
Description: hit-acs
        -------
        
        Description
        ~~~~~~~~~~~
        
        Contains a wrapper for the ``BeamOptikDLL.dll`` control library of the HIT
        accelerator facility for use with madgui_.
        
        .. _madgui: https://github.com/coldfix/madgui
        
        Dependencies
        ~~~~~~~~~~~~
        
        The ``BeamOptikDLL.dll`` library needs to be accessible (PATH or CWD).
        
        Setup
        ~~~~~
        
        The setup is to be performed as follows
        
        .. code-block:: bash
        
            python setup.py install
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Physics
