1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-26 00:32:54 +01:00
OpenVoiceOS/buildroot-external/package/python-sysv-ipc/Config.in

8 lines
196 B
Plaintext
Raw Normal View History

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/