freebsd-ports/devel/py-posix_ipc/pkg-descr
Sofian Brabez 4f36f96f5f posix_ipc is a Python module (written in C) that permits creation and
manipulation of POSIX inter-process semaphores, shared memory and message queues
on platforms supporting the POSIX Realtime Extensions a.k.a. POSIX 1003.1b-1993.

WWW: http://semanchuk.com/philip/posix_ipc/

PR:		ports/171507
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
2013-02-04 23:29:20 +00:00

5 lines
277 B
Text

posix_ipc is a Python module (written in C) that permits creation and
manipulation of POSIX inter-process semaphores, shared memory and message queues
on platforms supporting the POSIX Realtime Extensions a.k.a. POSIX 1003.1b-1993.
WWW: http://semanchuk.com/philip/posix_ipc/