summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b0febe25aa103ccaf5bbb3615372315479493f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-gffutils
	pkgdesc = GFF and GTF file manipulation and interconversion in Python
	pkgver = 0.10.1
	pkgrel = 1
	url = https://github.com/daler/gffutils
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-argcomplete
	depends = python-argh
	depends = python-pyfaidx
	depends = python-simplejson
	depends = python-six
	optdepends = bedtools: for genomic interval arithemtic
	optdepends = python-biopython: for sequence manipulation
	optdepends = python-pybedtools: wrapper for bedtools
	source = python-gffutils-0.10.1.tar.gz::https://github.com/daler/gffutils/archive/v0.10.1.tar.gz
	source = 001-setup.py.patch
	sha256sums = c020f38d572a38227d575ca6b4a6781e10317c4231c7008f533bb6d9167f64d8
	sha256sums = 8b8b8e89a6cf1cd74f73f5e5a67053a24bcc681182bc20c30716818fe9243c58

pkgname = python-gffutils