Metadata-Version: 2.1
Name: stabilock4040
Version: 0.0.2
Summary: Driver for the Schlumberger/Wavetek Stabilock 4040 Communications Test Set
Home-page: https://gitlab.com/aebrookes/stabilock-4040
Author: Adam Brookes
Author-email: adam@adambrookes.co.uk
License: UNKNOWN
Description: # stabilock4040
        
        This is package provides a driver for the Schlumberger/Wavetek Stabilock 4040 Communications Test Set.
        
        It uses PyVISA.
        
        ## Install
        To install the package, run `pip install stabilock4040`
        
        ## Example
        See *example.py* for an example of using the package.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
