summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2c40ccba64e2675f91ac070c1fd63382c2f25af5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-parallax
	pkgdesc = Execute commands and copy files over SSH to multiple machines at once
	pkgver = 1.0.6
	pkgrel = 1
	url = https://github.com/krig/parallax
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/krig/parallax/archive/1.0.6.tar.gz
	sha256sums = 229175f4347d2bd13a10b6f871f9ea35e724ad7a730d2e613d08948bc18b1533

pkgname = python-parallax
	depends = python

pkgname = python2-parallax
	depends = python2