Metadata-Version: 1.0
Name: PyUSBTMC
Version: 0.1dev07
Summary: Python module to control USBTMC/USB488 from python
Home-page: http://www-acc.kek.jp/EPICS_Gr/products/PyUSBTMC-0.1dev05.tar.gz
Author: Noboru Yamamoto, KEK, JAPAN
Author-email: Noboru.YAMAMOTO@kek.jp
License: UNKNOWN
Description:  Python module to control USBTMC/USB488 from python.
        It requires pyusb module and libusb (or openusb) library to run. 
        Although it is still in the development stage, it can read/write data from/to the devices.
Platform: tested on MacOSX10.7
