pyvisa-py 0.1-2 source package in Ubuntu

Changelog

pyvisa-py (0.1-2) unstable; urgency=low

  * Uploaded to unstable
  * Added debian/pydist-overrides to prevent the dependency on pyvisa

 -- Ruben Undheim <email address hidden>  Thu, 11 Jun 2015 08:39:44 +0000

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyvisa-py_0.1-2.dsc 2.0 KiB bd0d2521b78d8a98ae76a83140cf0f2ab1a4618f609daf53a8da3d6c79b779e0
pyvisa-py_0.1.orig.tar.gz 46.8 KiB 5161904835d6e57bf2496828198ba96ab1593d48b7ccb0e780d1f66c529c90c8
pyvisa-py_0.1-2.debian.tar.xz 2.4 KiB 0a0ff927bea1a69d28e6daeed7a22b21f6689600c85c0b55e9605ba37c68bea9

No changes file available.

Binary packages built by this source

python-pyvisa-py: Backend that implements a large part of the VISA in pure Python

 This library provides Python VISA bindings for GPIB, RS232, and USB
 instruments.
 .
 PyVISA started as wrapper for the NI-VISA library and therefore you need to
 install National Instruments VISA library in your system. This works most of
 the time, for most people. But NI-VISA is a proprietary library that only works
 on certain systems. That is when PyVISA-py jumps in.

python3-pyvisa-py: Backend that implements a large part of the VISA in pure Python 3

 This library provides Python VISA bindings for GPIB, RS232, and USB
 instruments.
 .
 PyVISA started as wrapper for the NI-VISA library and therefore you need to
 install National Instruments VISA library in your system. This works most of
 the time, for most people. But NI-VISA is a proprietary library that only works
 on certain systems. That is when PyVISA-py jumps in.
 .
 This package provides Python 3 bindings for pyvisa-py.