summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 09c4add7a51b24f5d1592231dd5d3f573e45d2a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-mcipc-git
	pkgdesc = Python 3 library and scripts for the RCON and Query protocol
	pkgver = latest
	pkgrel = 2
	url = https://github.com/coNQP/mcipc
	arch = any
	license = GPLv3
	makedepends = git
	makedepends = python
	depends = python
	optdepends = python-docopt: for scripts
	provides = python-mcipc
	conflicts = python-mcipc
	source = mcipc::git+https://github.com/coNQP/mcipc.git
	md5sums = SKIP

pkgname = python-mcipc-git