summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6f7c8acac69c0f11804bc2cf9ea8771916055ba2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-gffutils
	pkgdesc = GFF and GTF file manipulation and interconversion in Python
	pkgver = 0.11.1
	pkgrel = 1
	url = https://github.com/daler/gffutils
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	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.11.1.tar.gz::https://files.pythonhosted.org/packages/source/g/gffutils/gffutils-0.11.1.tar.gz
	source = 001-setup.py.patch
	sha256sums = ca7bf814d600b389bb2d5c403dd279755118cb1476c19c6f7aecb8c51a84263c
	sha256sums = 8b8b8e89a6cf1cd74f73f5e5a67053a24bcc681182bc20c30716818fe9243c58

pkgname = python-gffutils