blob: b693c0df385c14edb4cbe8c91ae5ec5173ed95e3 (
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
25
26
|
pkgbase = python-pyswrd
pkgdesc = Cython bindings and Python interface to SWORD, a method for query-database alignment.
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/althonos/pyswrd
arch = i686
arch = pentium4
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL-3.0-only
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = cmake
makedepends = ninja
makedepends = python-scikit-build-core
depends = python
depends = python-pyopal
depends = python-scoring-matrices
source = https://files.pythonhosted.org/packages/source/p/pyswrd/pyswrd-0.3.1.tar.gz
sha256sums = dfae4c73e8362903a0aef9d4cb784ea146568facd016e5ddd494935e731f730c
pkgname = python-pyswrd
|