summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7d532f8f33923922c065d191e6ed84122bb2e9ae (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.11.0
	pkgrel = 1
	url = https://github.com/pysam-developers/pysam
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	makedepends = cython>=0.22
	depends = python
	provides = python-pysam
	options = !emptydirs
	source = https://github.com/pysam-developers/pysam/archive/v0.11.0.tar.gz
	md5sums = 175644901ed5404348a85b4c026d53b2

pkgname = python-pysam