Search Criteria
Package Details: python-usbtmc 0.8-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-usbtmc.git (read-only, click to copy) |
---|---|
Package Base: | python-usbtmc |
Description: | A Python USBTMC driver for controlling instruments over USB. |
Upstream URL: | https://github.com/python-ivi/python-usbtmc |
Licenses: | MIT |
Submitter: | alex.forencich |
Maintainer: | greyltc |
Last Packager: | greyltc |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2014-01-20 20:43 (UTC) |
Last Updated: | 2024-01-25 01:56 (UTC) |
Dependencies (6)
- python-pyusb (python-pyusb-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (1)
- python-ivi (optional)
Latest Comments
MarsSeed commented on 2023-07-15 09:37 (UTC)
Please remove the unneeded python2 subpackage and add
makedepends=(python-setuptools)
as per Arch guidelines.alexheretic commented on 2019-02-08 10:39 (UTC)
Hi, you should consider adding
makedepends=('python' 'python2')
to allow this to syncdeps correctly in environments without python, ie clean chroots.