8 lines
196 B
Plaintext
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.
|
||
|
|
||
|
http://semanchuk.com/philip/sysv_ipc/
|