blob: 5877416f4b684b14fa7e6751ed9606ae8cc7d593 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-quantities
pkgdesc = Support for physical quantities with units, based on numpy
pkgver = 0.13.0
pkgrel = 1
url = https://pypi.org/project/quantities/#files
arch = any
license = BSD
makedepends = python-setuptools
makedepends = python-numpy
source = https://files.pythonhosted.org/packages/source/q/quantities/quantities-0.13.0.tar.gz
sha256sums = 0fde20115410de21cefa786f3aeae69c1b51bb19ee492190324c1da705e61a81
pkgname = python-quantities
depends = python
|