summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e7cfb07185d4d5693f05b41e113baf2d0419c9df (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-codon-adaptation-index
	pkgdesc = Implementation of the codon adaptation index
	pkgver = 1.0.2
	pkgrel = 2
	url = https://github.com/benjamin-lee/codonadaptationindex
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-sphinx
	makedepends = python-sphinxcontrib-programoutput
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-pytest-runner
	depends = python-biopython
	depends = python-click
	depends = python-scipy
	provides = python-CAI
	source = python-codon-adaptation-index-1.0.2.tar.gz::https://github.com/benjamin-lee/codonadaptationindex/archive/v1.0.2.tar.gz
	sha256sums = 1ab778e6f9b7a00f0cbaedeb4324609ae78627a2ee19a5c97cd80a964824636e

pkgname = python-codon-adaptation-index