Metadata-Version: 1.1
Name: python-ivi
Version: 0.14.9
Summary: Python Interchangeable Virtual Instrument Library
Home-page: http://alexforencich.com/wiki/en/python-ivi/start
Author: Alex Forencich
Author-email: alex@alexforencich.com
License: MIT License
Download-URL: http://github.com/python-ivi/python-ivi/tarball/master
Description: This package is a Python-based interpretation of the
        Interchangeable Virtual Instrument standard, a software abstraction for
        electronic test equipment that is remotely controllable.
Keywords: IVI measurement instrument
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Hardware :: Hardware Drivers
Classifier: Topic :: System :: Networking
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Requires: numpy
