summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fa9d4c507f670eb007c75cbb7752376b1f08327c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-pyentrezid
	pkgdesc = Converts Ensembl, Uniprot, and HGNC IDs to Entrez Gene Id
	pkgver = 1.4.9
	pkgrel = 1
	url = https://github.com/lwgray/pyEntrezId
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-colorama>=0.3.7
	depends = python-nose>=1.3.7
	depends = python-pygments>=2.1.3
	depends = python-rednose>=1.1.1
	depends = python-termstyle>=0.1.10
	depends = python-requests>=2.10.0
	depends = python-xmltodict>=0.10.1
	conflicts = python-pyentrezid
	options = !emptydirs
	source = git+https://github.com/lwgray/pyEntrezId.git
	md5sums = SKIP

pkgname = python-pyentrezid