summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 155069741256ae5345ece1a3096ba09e9405373b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-remote-pdb
	pkgdesc = Remote vanilla PDB (over TCP sockets) done right: no extras, proper handling around connection failures and CI. Based on pdbx.
	pkgver = 2.0.0
	pkgrel = 1
	url = https://github.com/ionelmc/python-remote-pdb
	arch = any
	license = BSD
	depends = python
	options = !emptydirs
	source = https://codeload.github.com/ionelmc/python-remote-pdb/zip/v2.0.0
	md5sums = b7cd6ca00395a12ee15b6e1d26d928d7

pkgname = python-remote-pdb