summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b2dc4340ef8dec159d478b55e7877d9c940a3cdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated by mksrcinfo v8
# Tue Dec 13 01:26:43 UTC 2016
pkgbase = python-port-for
	pkgdesc = Utility that helps with local TCP ports managment. It can find an unused TCP localhost port and remember the association.
	pkgver = 0.3.1
	pkgrel = 2
	url = https://github.com/kmike/port-for
	arch = any
	license = custom
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = port-for::git+https://github.com/kmike/port-for.git#tag=0.3.1
	sha256sums = SKIP

pkgname = python-port-for
	depends = python

pkgname = python2-port-for
	depends = python2