summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4b304a5e44c100a470f70e1915af263db7f77b58 (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
pkgbase = python-pytantan
	pkgdesc = Cython bindings and Python interface to Tantan, a fast method for identifying repeats in DNA and protein sequences.
	pkgver = 0.1.3
	pkgrel = 1
	url = https://github.com/althonos/pytantan
	arch = i686
	arch = pentium4
	arch = x86_64
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = GPL-3.0-or-later
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	makedepends = cmake
	makedepends = ninja
	makedepends = python-scikit-build-core
	depends = python
	depends = python-scoring-matrices
	source = https://files.pythonhosted.org/packages/source/p/pytantan/pytantan-0.1.3.tar.gz
	sha256sums = b1f8addeeb7955a1a7ca57f08415bcc7a36f95f30d23d477f6075d2cce025c4a

pkgname = python-pytantan