blob: 55d65d46f8f5e4d7f4374110c7972af41cc23704 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-quimb
pkgdesc = Quantum information and many-body library.
pkgver = 1.6.0
pkgrel = 1
url = https://github.com/jcmgray/quimb
arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/q/quimb/quimb-1.6.0.tar.gz
b2sums = 0727e2221af67272399ce1932e65dfdca1f7bb775909959f380a54c2cf07a539dec08ab41f81aa4dd53e9e30610968a228711bbfca05d79c20b90f61d1443806
pkgname = python-quimb
|