blob: 48db327770c76f05860843a2eff066da7e926748 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-physunits
pkgdesc = Physical units as global variables for simple numerical propagation
pkgver = 0.0.6
pkgrel = 3
url = https://pypi.org/project/physunits/
arch = any
license = MIT
makedepends = python-setuptools
depends = python-numpy
source = https://files.pythonhosted.org/packages/source/p/physunits/physunits-0.0.6.tar.gz
sha256sums = 4ef5513aaf9e4603fbf7483e226d96baf9e97a4a4c6347db2fc90e351d8839f0
pkgname = python-physunits
|