Files
buildroot/package/python-sysv-ipc/Config.in
Vincent Jardin 2d7cf86aaa package/python-sysv-ipc: new package
python-sysv-ipc provides Python bindings for System V IPC primitives
(semaphores, shared memory and message queues).

https://github.com/osvenskan/sysv_ipc

Signed-off-by: Vincent Jardin <vjardin@free.fr>
Signed-off-by: Vincent Cruz <mooz@blockos.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2026-05-30 19:15:56 +02:00

8 lines
196 B
Plaintext

config BR2_PACKAGE_PYTHON_SYSV_IPC
bool "python-sysv-ipc"
help
System V IPC primitives (semaphores, shared memory and
message queues) for Python.
https://github.com/osvenskan/sysv_ipc