summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c116443cc3363ea78e06c9f6e85cb9387da72dcf (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.4
	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
	sha1sums = 93bb5606a626a7a43c990d9fe4ade3512b515685

pkgname = python-posix_ipc