blob: 04a9fcd43d49533ac6f7df13a631d68d85980f36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = python-scoring-matrices
pkgdesc = Dependency free, Cython-compatible scoring matrices to use with biological sequences.
pkgver = 0.3.4
pkgrel = 2
url = https://github.com/althonos/scoring-matrices
arch = i686
arch = pentium4
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = MIT
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = cmake
makedepends = ninja
makedepends = python-scikit-build-core
depends = python
source = https://files.pythonhosted.org/packages/source/s/scoring-matrices/scoring_matrices-0.3.4.tar.gz
sha256sums = b7c97ca2ac8c11143a7d0c278916d9bc78e6ea953fee8f40692aba14253646f4
pkgname = python-scoring-matrices
|