summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 25b06918ed8c123f47a398eddc4931eef3f663a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-posix_ipc
	pkgdesc = POSIX IPC primitives (semaphores, shared memory and message queues) for Python
	pkgver = 1.0.3
	pkgrel = 1
	url = http://semanchuk.com/philip/posix_ipc/
	arch = any
	license = BSD
	makedepends = python-distribute
	depends = python
	options = !emptydirs
	source = http://semanchuk.com/philip/posix_ipc/posix_ipc-1.0.3.tar.gz
	md5sums = fff75c0fa6665c802dc26ce3736d9ba0

pkgname = python-posix_ipc