summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 91af1b3b24ca5b6d3a786af1d8aa8a576ad23023 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-exscript-git
	pkgdesc = A Python module making Telnet and SSH easy
	pkgver = 2.6.30
	pkgrel = 1
	url = https://github.com/knipknap/exscript
	arch = any
	license = MIT
	makedepends = git
	depends = python
	depends = python-future
	depends = python-configparser
	depends = python-pycryptodomex
	depends = python-paramiko>=1.17
	provides = python-exscript
	conflicts = python-exscript
	source = exscript::git+https://github.com/knipknap/exscript.git
	md5sums = SKIP

pkgname = python-exscript-git