pyvisa-py 0.5.1-3 source package in Ubuntu

Changelog

pyvisa-py (0.5.1-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Update pattern for GitHub archive URLs from /<org>/<repo>/tags
    page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>.

 -- Jelmer Vernooij <email address hidden>  Thu, 26 May 2022 19:54:19 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyvisa-py_0.5.1-3.dsc 2.0 KiB 75e16f2ef91c54c24c3903dcbe36b2d32989b00b47fe0a74b09364a3d1f1c1dd
pyvisa-py_0.5.1.orig.tar.gz 69.7 KiB ab6bc440e24007f44a1cb931c55d556a09bfc06e9f519671a93b038f6b695f75
pyvisa-py_0.5.1-3.debian.tar.xz 4.1 KiB 0463684d1c757edd83205b72c91d22cd3cb14c7837cb18bbfbe93e501668cae0

Available diffs

No changes file available.

Binary packages built by this source

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.