blob: 58ea60a9acdea1538829df11f328b796256eac5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-cli2rest-bio-git
pkgdesc = Automatic configurations for wrapping different bioinformatics tools in cli2rest container images
pkgver = 0.1.1.r0.g762ab53
pkgrel = 1
url = https://github.com/tzok/cli2rest-bio
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-docker
depends = python-requests
depends = python-pyyaml
depends = docker
source = git+https://github.com/tzok/cli2rest-bio.git
sha256sums = SKIP
pkgname = python-cli2rest-bio-git
|