blob: 823968fa352062929550124f96a50e4b161d7505 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-runlike
pkgdesc = Given an existing docker container, prints the command line necessary to run a copy of it
pkgver = 1.5.4
pkgrel = 1
url = https://github.com/lavie/runlike
arch = any
license = BSD-2-Clause-Views
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry-core
depends = python
depends = python-click
source = https://files.pythonhosted.org/packages/source/r/runlike/runlike-1.5.4.tar.gz
b2sums = 7a229289d25c5dc4b13b6288f69030364e6e7f556dff7b869c16e7c5163b8a31ff43081a77ebe9c1e63e01765a4ef0e797a24c1951f1fb4f45d7b0fc4bca4b19
pkgname = python-runlike
|