summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90a41f8f4f13baa970f383c5d7a82ccae6167dfb (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-pyopal
	pkgdesc = Cython bindings and Python interface to Opal, a SIMD-accelerated database search aligner.
	pkgver = 0.6.0
	pkgrel = 1
	url = https://github.com/althonos/pyopal
	arch = i686
	arch = pentium4
	arch = x86_64
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = python-setuptools
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	depends = python
	depends = python-archspec
	depends = python-scoring-matrices
	source = https://files.pythonhosted.org/packages/source/p/pyopal/pyopal-0.6.0.tar.gz
	sha256sums = 434875e92be7bee2c27b7034f502f263ef777b364349a5fd50ec07d7401d1915

pkgname = python-pyopal