blob: 9c267a10f253bec37511870c7173b31f908a71bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-ncls
pkgdesc = A wrapper for the nested containment list data structure
pkgver = 0.0.66
pkgrel = 2
url = https://github.com/biocore-ntnu/ncls
arch = x86_64
license = BSD-2
makedepends = python-setuptools
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-numpy
depends = glibc
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/n/ncls/ncls-0.0.66.tar.gz
source = LICENSE
sha256sums = cf65863021b318975bf5a0d17aaa838eef2fa64487fc129c7c78a7f1c94bca36
sha256sums = 48186409eb1721726d28884f40346a8380a893e95a50bef75584e2e9c2d4fcd5
pkgname = python-ncls
|