blob: 751b74be797e20965b917edb66dc8d41dae786b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-toptica-lasersdk
pkgdesc = Easy control of TOPTICA laser products using Python
pkgver = 3.0.1
pkgrel = 0
url = https://toptica.github.io/python-lasersdk/
arch = any
license = MIT
makedepends = python-setuptools
depends = python-pyserial
source = https://files.pythonhosted.org/packages/source/t/toptica-lasersdk/toptica_lasersdk-3.0.1.tar.gz
sha256sums = b465b9f6787135e6a44b2eb88771bd047b7d4094ca4f59121d1452a32aa1cf06
pkgname = python-toptica-lasersdk
|