blob: 502aa9020704588954342f18fbb826ad54559a6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = busco-git
pkgdesc = Benchmarking sets of Universal Single-Copy Orthologs
pkgver = 3.0.0
pkgrel = 1
url = https://gitlab.com/ezlab/busco
arch = any
license = MIT
makedepends = git
makedepends = python-setuptools
depends = python
provides = busco
conflicts = busco
source = busco::git+https://gitlab.com/ezlab/busco.git
md5sums = SKIP
pkgname = busco-git
|