blob: 98adeb85b0de17fe9f13b8021d7e18c3c28abc11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-praktikum
pkgdesc = Tools for the beginners' lab courses in physics at RWTH Aachen University
pkgver = 2.5.1
pkgrel = 1
url = https://pgp.physik.rwth-aachen.de/software/
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = python-numpy
depends = python-scipy
depends = python-matplotlib
depends = python-uncertainties
source = https://files.pythonhosted.org/packages/source/p/praktikum/praktikum-2.5.1.tar.gz
sha512sums = 2365afb679b57e693ea9e86d3b97225b84949a05091281374016f2f6f3c336f2276364d27a39b96b3517dc743c2aa88984ca4fc8a9c7b0cee002e718f99b3980
pkgname = python-praktikum
|