summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6f3fa832e8ad524538a008b99e201729ebd235c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pyskani
	pkgdesc = PyO3 bindings and Python interface to skani, a method for fast fast genomic identity calculation using sparse chaining
	pkgver = 0.1.3
	pkgrel = 1
	url = https://github.com/althonos/pyskani
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = cargo
	depends = python
	source = https://files.pythonhosted.org/packages/source/p/pyskani/pyskani-0.1.3.tar.gz
	sha256sums = cb8b05f18f12d49a989d21d8bfe9180c9ddb00c595eb8481a3532716b94c4db3

pkgname = python-pyskani