summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 24cc3682e4bdb84ca24a5b189125c5f9f426977a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-pysam
	pkgdesc = Python interface for the SAM/BAM sequence alignment and mapping format
	pkgver = 0.22.0
	pkgrel = 1
	url = https://github.com/pysam-developers/pysam
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	makedepends = cython
	makedepends = htslib
	depends = python
	provides = python-pysam
	options = !emptydirs
	source = https://github.com/pysam-developers/pysam/archive/v0.22.0.tar.gz
	sha1sums = SKIP

pkgname = python-pysam