summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f2c65669b1b076e021d19098e46286ebfdb35a60 (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.0
	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.0.tar.gz
	md5sums = 85607a392087715ac3a3c7ded2492d06

pkgname = python-posix_ipc