blob: b61458354eb1675d54523129c8086b8543f25456 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-bash
pkgdesc = An inline Bash script runner, for Python.
pkgver = 0.4.2
pkgrel = 1
url = https://github.com/jpetrucciani/bash.py
arch = any
license = APACHE
makedepends = python-setuptools
depends = python-delegator
source = python-bash-0.4.2.tar.gz::https://github.com/jpetrucciani/bash.py/archive/v0.4.2.tar.gz
sha256sums = 0c6d596111cd3e0be3b1e6f95eeb29200620a146df9cbf99f4ca0d4971cffc71
pkgname = python-bash
|