summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b9717b4f64eb92c1ae136d4df43783d3c0a7d725 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-mappy
	pkgdesc = Python interface to minimap2, a fast and accurate C program to align genomic and transcribe nucleotide sequences
	pkgver = 2.24
	pkgrel = 2
	url = https://github.com/lh3/minimap2
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	makedepends = cython
	makedepends = zlib
	depends = python
	depends = minimap2
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/m/mappy/mappy-2.24.tar.gz
	source = https://github.com/lh3/minimap2/blob/1d3c3eef03216fde72f5e1a3850941b0193216d9/LICENSE.txt
	sha256sums = 35a2fb73ef14173283d5abb31e7a318429e0330c3be95851df38dd83d4ff9af9
	sha256sums = 8124fce0862f865aa6ec01d00dfaffcd7a350627799b63224485b1f04ea3d811

pkgname = python-mappy