Skip to main content

POSIX IPC primitives (semaphores, shared memory and message queues) for Python

Project description

POSIX IPC

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. This includes nearly all Unices, and Windows + Cygwin ≥ 1.7.

For complete documentation, see the usage notes.

posix_ipc is compatible with all supported versions of Python 3. Older versions of posix_ipc may still work under Python 2.x.

If you want to build your own copy of posix_ipc, see the build notes.

Installation

posix_ipc is available from PyPI:

pip install posix-ipc

If you have the source code, you can install posix_ipc with this command:

python -m pip install .

Tests

posix_ipc has a robust test suite. To run tests --

python -m unittest discover --verbose

License

posix_ipc is free software (free as in speech and free as in beer) released under a 3-clause BSD license. Complete licensing information is available in the LICENSE file.

Support

If you have comments, questions, or ideas to share, please use the mailing list: https://groups.io/g/python-posix-ipc/

If you think you've found a bug, you can file an issue on GitHub: https://github.com/osvenskan/posix_ipc/issues

Please note that as of this writing (2025), it's been seven years since anyone found a bug in the core code, so maybe ask on the mailing list first. 🙂

Related

You might also be interested in the similar System V IPC module: https://github.com/osvenskan/sysv_ipc

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

posix_ipc-1.2.0.tar.gz (95.9 kB view details)

Uploaded Source

Built Distributions

posix_ipc-1.2.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (19.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

posix_ipc-1.2.0-pp311-pypy311_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

posix_ipc-1.2.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (20.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

posix_ipc-1.2.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl (11.5 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

posix_ipc-1.2.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (11.3 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

posix_ipc-1.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (19.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

posix_ipc-1.2.0-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

posix_ipc-1.2.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (20.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

posix_ipc-1.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (11.5 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

posix_ipc-1.2.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (11.3 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

posix_ipc-1.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (19.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

posix_ipc-1.2.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

posix_ipc-1.2.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (20.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

posix_ipc-1.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl (11.5 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

posix_ipc-1.2.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (11.3 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

posix_ipc-1.2.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (19.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

posix_ipc-1.2.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

posix_ipc-1.2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (20.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

posix_ipc-1.2.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl (11.3 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

posix_ipc-1.2.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (11.0 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

posix_ipc-1.2.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (19.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

posix_ipc-1.2.0-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

posix_ipc-1.2.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (20.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

posix_ipc-1.2.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (10.9 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

posix_ipc-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (49.5 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

posix_ipc-1.2.0-cp313-cp313-musllinux_1_2_i686.whl (46.4 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ i686

posix_ipc-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (49.2 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ ARM64

posix_ipc-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (50.3 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

posix_ipc-1.2.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (51.2 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

posix_ipc-1.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (46.6 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

posix_ipc-1.2.0-cp313-cp313-macosx_11_0_arm64.whl (12.0 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

posix_ipc-1.2.0-cp313-cp313-macosx_10_13_x86_64.whl (11.7 kB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

posix_ipc-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (49.5 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

posix_ipc-1.2.0-cp312-cp312-musllinux_1_2_i686.whl (46.3 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

posix_ipc-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (49.2 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

posix_ipc-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (50.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

posix_ipc-1.2.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (51.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

posix_ipc-1.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (46.5 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

posix_ipc-1.2.0-cp312-cp312-macosx_11_0_arm64.whl (12.0 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

posix_ipc-1.2.0-cp312-cp312-macosx_10_13_x86_64.whl (11.7 kB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

posix_ipc-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (49.9 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

posix_ipc-1.2.0-cp311-cp311-musllinux_1_2_i686.whl (46.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

posix_ipc-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (49.9 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

posix_ipc-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (50.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

posix_ipc-1.2.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (51.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

posix_ipc-1.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (47.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

posix_ipc-1.2.0-cp311-cp311-macosx_11_0_arm64.whl (12.0 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

posix_ipc-1.2.0-cp311-cp311-macosx_10_9_x86_64.whl (11.7 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

posix_ipc-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (48.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

posix_ipc-1.2.0-cp310-cp310-musllinux_1_2_i686.whl (45.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

posix_ipc-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (48.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

posix_ipc-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (49.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

posix_ipc-1.2.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (50.4 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

posix_ipc-1.2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (46.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

posix_ipc-1.2.0-cp310-cp310-macosx_11_0_arm64.whl (12.0 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

posix_ipc-1.2.0-cp310-cp310-macosx_10_9_x86_64.whl (11.7 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

posix_ipc-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl (48.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

posix_ipc-1.2.0-cp39-cp39-musllinux_1_2_i686.whl (45.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

posix_ipc-1.2.0-cp39-cp39-musllinux_1_2_aarch64.whl (48.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ARM64

posix_ipc-1.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (49.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

posix_ipc-1.2.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (49.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

posix_ipc-1.2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (45.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

posix_ipc-1.2.0-cp39-cp39-macosx_11_0_arm64.whl (12.0 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

posix_ipc-1.2.0-cp39-cp39-macosx_10_9_x86_64.whl (11.7 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

posix_ipc-1.2.0-cp38-cp38-musllinux_1_2_x86_64.whl (47.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

posix_ipc-1.2.0-cp38-cp38-musllinux_1_2_i686.whl (44.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

posix_ipc-1.2.0-cp38-cp38-musllinux_1_2_aarch64.whl (47.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ ARM64

posix_ipc-1.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (48.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

posix_ipc-1.2.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (49.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

posix_ipc-1.2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (45.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

posix_ipc-1.2.0-cp38-cp38-macosx_11_0_arm64.whl (11.8 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

posix_ipc-1.2.0-cp38-cp38-macosx_10_9_x86_64.whl (11.5 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

posix_ipc-1.2.0-cp37-cp37m-musllinux_1_2_x86_64.whl (47.3 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ x86-64

posix_ipc-1.2.0-cp37-cp37m-musllinux_1_2_i686.whl (44.3 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ i686

posix_ipc-1.2.0-cp37-cp37m-musllinux_1_2_aarch64.whl (47.0 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ ARM64

posix_ipc-1.2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (48.0 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

posix_ipc-1.2.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (48.9 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

posix_ipc-1.2.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (45.0 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

posix_ipc-1.2.0-cp37-cp37m-macosx_10_9_x86_64.whl (11.5 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file posix_ipc-1.2.0.tar.gz.

File metadata

  • Download URL: posix_ipc-1.2.0.tar.gz
  • Upload date:
  • Size: 95.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.1

File hashes

Hashes for posix_ipc-1.2.0.tar.gz
Algorithm Hash digest
SHA256 b7444e2703c156b3cb9fcb568e85d716232f3e78f04529ebc881cfb2aedb3838
MD5 364e0ff8fbc52a1bee20eb5a09df9d6b
BLAKE2b-256 9c2aa57c6feeb9efc74d0c6867a915abf9dc00747e1789dc8d33c0ef5bf37906

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6f569e905f15109bc3d9e233f2a66666182f97bc745210c0fc786a94b4526381
MD5 d471de846db545cde0260d98d75b8fb0
BLAKE2b-256 deaf5172ea68ba0d593bbc78bd152f1286c99d0e6250912fc3439c3f80c08070

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp311-pypy311_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp311-pypy311_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 963cdd273cbcbc87ee855310b3b0fc0f3d757574315d999a592aafc8949e2f7c
MD5 6f3c72f84c3b8422d93d5dcb6e5fce40
BLAKE2b-256 15f9eb58deffffe17fffb882f9aa2aeb1dec938836efc1fd88b18a1b6b64dcfb

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4e5f07fd85f5fe4295112f2752399d61f8a9cbc83c6d51acb2ed4657d8182271
MD5 9baf99dc8df05334d9f4fa8e2867be12
BLAKE2b-256 2ae6e691de61820b0fcc784e5a7be971fe4724136ef61f19149f1897de57f917

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e7b5c24ff551ac16346243b67deb54bfa5ade7521bd5fb06f402218f8ffd737d
MD5 6561b829169148f0a7dc502b2b8dd6eb
BLAKE2b-256 97d38764cb3af6c0a94a700fadc69b2c345c0491e9924bb839064238ff1c8e96

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7cc24f932c4e854d5387dd47cf347b63022b00710d31ffcc585ffe9075930af6
MD5 96e19a2385a62a5ddcca19515bb20464
BLAKE2b-256 5fe472ca9e9fcfd1933d071c594fc4d31cec452e2015e0f5c451c240deefbb0d

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 89031d974f880bea194e1b6a7cbd61e14b78e8dc83cae97a14946d2af78ace21
MD5 263ff1953ea40052054c75edcb9fdbbd
BLAKE2b-256 ce0df25565e3558169eed04b90215be3fc6cc17fa4d3a3ad307250eccb69033f

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 17f07ce59f461c4972c9e60e22a404dc89d6f06903f77e5434a58ac80f96343f
MD5 5ce286e5b24d207c495b17a5bc0c791c
BLAKE2b-256 0c6407c70ccb08b7ed7e953d185a58245005ce98312130bf26d7fa3e6a9f80c1

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6aa7dbb3d50f5d592d40c60d90a4f36d58ae126d41770d3d9adf6f0ac9447d5e
MD5 9ab5309c6b435934d331a9ed6ef269dd
BLAKE2b-256 88741f7d6108dc72aaa98db5d49f0f50f209e965bf71ad1eda02efcd58ead484

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4bbc2c4f21962dd54ae1276e2a2071e3f2b3320f566c24d6acd248c93453cbd7
MD5 4711fa7d4d8fedfd4161a6932901802e
BLAKE2b-256 4df5a80b67a2bed84b6a22ae6f36d425f746198c1373bb2d2b418d35a592a170

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1af33cbf76b460df85c91a0f741dc789f175ee9e561377cb3d90cf8bfcbc4ec3
MD5 ae82f1e7eecb78f7e47d11a28ff34248
BLAKE2b-256 1829ba28a255f777541f81f0c5e7bce17abc96315728accd7c7b06fda08c9f20

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 892c14e14a95808e07f1716e4a0c96b038b73a28a8437a260c94630d47e1a5c3
MD5 7c7e0ee8af2c7ed0bafb4ce9e93807b5
BLAKE2b-256 eea6f32861c24112dd10db9f8157bcd6c7d630b70bb228d97a73dbb3111c8d0e

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cc866610491fdef8ab245a543d4c3e53fcc60773cf7963893458b6b8c32893d4
MD5 00ca84b7c2f005bbb219657a1a114925
BLAKE2b-256 9d750cadd255af31e9b4d235c286e17b7f77be984037baecfc854a6c3f91d7ec

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8ab54b9f306f4cc942ecd891dd0ec6f80f229e32340c89abb77f0d0824468fed
MD5 dc1b14cbe5789450f2f19437d7eca992
BLAKE2b-256 036e8346515692e40f49a8052d20a0e349a70f326ab852a2ae310ef955bb1ddd

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 31751e8ab7af35f4a75b0551013e5dfa1a84a8f5109dee882acc229f6da0248d
MD5 b09b1d331ccf9a6cae6aafe8462dff4f
BLAKE2b-256 348a740a9a585d79862dab068759518b8bd1feda1adde9e44c21cb5c2585ac6e

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2fb5c87ab3b2f0f7bbf049daf7b7adb04c6ac43be37fb15acedb067a62e39f83
MD5 2ee466339328fac0dc6ddbaf9d8c44ae
BLAKE2b-256 66309eda8e64b89f2ce9cdb816d8bb24f2798b3554c7c5a84269d68da763bec5

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6c7d1850fd870c2f2a239f5e4d411849fef70add67e99f113b865cdcafc85f50
MD5 26e052cb175722da3cd8de522f37977a
BLAKE2b-256 f19a2c269e963cc2d9e28406732ce87b11964cbb1031ce9f06ce47e7e89a6956

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1d22ce663566c016b1af9fc140cf89acc826a601b12cd49c68fbf3d0df78aa38
MD5 19bca76e8dbcbcfb8d7760df6f1fccad
BLAKE2b-256 1084f915cd5a76012f41fd02d85f76515aede6b7cb72bacba6bcca585edf7fbf

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0a89c387e16204ea9afb19f4b359ca57670cb296219f2201092cd98d9f64374a
MD5 77b46383f976f88e9c6714a3ab1c8bb8
BLAKE2b-256 49e5ef122881f911652e460a0704102c878973807698561a782b6e4faf718574

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5299c3043903bb3e6dd0f3caab6a05db493b3d9bd30b090917ac7a769ebe4d41
MD5 bd336151f20780f9510db8c364076276
BLAKE2b-256 b471e697e7f0e5a27aeb0eee9182822b70564144b3a74e9b331726b5df982723

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a084c80097e69777dd7fd91d57a9d0ffddbfde549d027ea7b37404a2ac4278e8
MD5 7161abfb5895f0b7a9364c22fc2e9e13
BLAKE2b-256 915ddce64ff5429e82f4a45fb752dbe7fcbc53251af4d65a24a3451afe931dad

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 222ed7bc02191ba2859cb0f42be34f69e67524386d5a091fd0e50e10da647c68
MD5 aed96a3b6d048192adc2d013c5f93d74
BLAKE2b-256 1b58a16fe667bee6e48b2ce19ee1f564d8390a16e83636963029586798795713

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 78959ce71bdd38a4d786df3a0f7b2313d1905f8bf678fe56f10e0ca51163f919
MD5 217ce7db92d73fabc086524926aa9d49
BLAKE2b-256 83c579a36f5f628af111cac444a6189a0e926d84a7f057071ff9367cf47e2a95

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1ea1c05b93499a8f05fbbd359520df621f615c9567348642ee19537b93242032
MD5 d9eb7ced318982a359a1f5ea013d4bb1
BLAKE2b-256 0eb35054e4b90ac8d468008979faba9ac70c671f848c518745ed8db3c7f228e6

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 07eb03ee628b6b75dde4f78dd3f407583fda30b51e657832fddd0ec19231eaed
MD5 d028a5c10a024375ee24ca1cb2e38aac
BLAKE2b-256 bffc3905193d7c35fd66c6b7b4ce5257d73be8a02d7f4cf8b3bbf739ca96c660

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ad4698bc6b3b2bd5a13b3b367e1789cdcc174e5c365ac7a87341a9d9ed4b1991
MD5 0c9f2f2ee0d25df68859cbdc93903d7c
BLAKE2b-256 aabe8b65bf3f825ec4ac8278fd8a61c95236f7c412a32ce86c7b0eb6421a913d

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ae32c0b096d882107c7c8443221a263f8afc60b67dba4d65ba21fcf2883da651
MD5 49f7570d522cae509b88bb6f41d018eb
BLAKE2b-256 c40bd15ec814071a87f312896a6f093611b145f4308c4cebf98aa0d0ef225cc6

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 137e22b7c19b3973b8c790959d1073a846ff7011cec7be27549d53cf7ed8fc8a
MD5 3d68dbfbcdbfe53bab10c8435d38c7b9
BLAKE2b-256 8e097b998ac52d95a27ac0e3dd268ae97dfe71f87089573c45d8584b06114481

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 511c8edffc7cd2f2e280423c20130be51815562e93e4e1e4971ee945ebf60b1a
MD5 20edab6d27f32939b027b7126efb4880
BLAKE2b-256 f64ae23da672a6b716567d418e80c415f4115321ca0c9af843f9e910eb1f9188

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e52c2d68ff7e6c80655c984f96322e587304cff407066522a56334370fdd852d
MD5 59e00ba63290f1f404a2e8ab0744591d
BLAKE2b-256 c1a8ebdc71897a2c88dda580176113d098496318fbc13497d00a71e26d38aa98

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 38fc17ee9685b475d7f281b3b045de367ebbfb2b8bf834741ffb00fbb55ab120
MD5 e9f38f3739e6ea1b270408ab66970e62
BLAKE2b-256 84fd290d05ca969128800361dde6d601d868ef0d2531ce78b495054aeb793796

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb8ae6ed92c8c9fae03e77febf075bf17f4685a647c7a2f343afe7cd0aac6ac7
MD5 29967fce4c38999ae15c7c632180f736
BLAKE2b-256 0151f57639ce94e3ba990c851676db90fc271ce6bc7a9be791bf7eba8fd90e07

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f5cb3f1b43f81b2a4a99a65a35e52a189fa57811e205d6a4bddedff60d5e181d
MD5 8502c436d5caad5682ffad43c90e1685
BLAKE2b-256 c12905c2e9d5422c96eda54abe36cf46bb51fda16078d2ff7696fdb42b48b4aa

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 65ce8371899ce170388eed7579f4072ac42345824198bf5d4eda5e84b8bdf123
MD5 be81baf744084cc1d0bd069b2bc21769
BLAKE2b-256 b015bc70e228352aedd4293ddfcf7f83ed453ef2cc68430ed8a46608bd37f244

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5fb7a8b4ed016a3deada828d8c2a4ec0bf0f36a984bf45ede2356cfc78d5c398
MD5 3db8dd3376154bd9abb65b63ef53bb66
BLAKE2b-256 cd6180d5dd000af071b4b77310958f58b3791257794ea400b61785aaa0514c7d

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ea3a33d5a878ef3ff33284cf1a3d97ee3ae8c75339a4f76db20df8f2453f84b6
MD5 3754589b63748c2f4ae7fcff17d6a9c9
BLAKE2b-256 bff0a687146e2605799e21efa42f93b3e825d69ff6193bd76ae18c99a5735a57

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 875b121e649c49d405c2db0d737c7970822ef70c3b0d63a66a95a94f8672caf7
MD5 1a01a77295261721fe520129093c3b40
BLAKE2b-256 53f293e5fcc326daa9428ffb63b2526faa9c5565caafe30c7385a28f7b9546db

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f3eac22f0b9d31028037f7f2e569bef5874d99213de165944dcaaa71514692cd
MD5 2a926f6c3e6e20102cba3ad212c3e955
BLAKE2b-256 911d72453d8d914620ad18d79594ac34ea45e67cfa4b8141d1551170a1bd5286

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 eabc30bf5c6547dffb4ed054a8eb62f8903829d140ded116766c93afc841830c
MD5 cdbd7ac8e3fcc7fce224cd4474909a3e
BLAKE2b-256 4966660c6076bf12b3070a22be98d1089e0439060b09f089165affbd0ab8d593

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eb652ca855882bdf2b36c42031149e5eb28daad52490114501c73c9eb378be64
MD5 d5699f378041c84e97df3efcccc4bb1a
BLAKE2b-256 111b1492f4568fcd433d07c4f930e4dc7c4a3840160f769d11af5f9b8e53d458

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 949f2bd61466b58ef4a2634c707ec0dbf77f76d79605815481ba295a02d24432
MD5 2ecd8e4ff73d516b9cd88e4c45852e90
BLAKE2b-256 bdf2ad7c69041909f21f2303d38a9c10520a01143bb3009c306857d25670bd39

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 68ddc36ca0beb346b6e40d7dae1f94a2db0829f13e963bd7300201b1b6234d32
MD5 5270d69af22c37698f362f6b32909e94
BLAKE2b-256 a46fbed7e1eddf62de84aa263d392aa2d416b45fe98619e12f179945e67da869

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 69b0d76c5df7e042ad1313171c99f1586dd7c53f7d85ed60f1fa96a45cde35f5
MD5 3c23b33f33ed4c2718a86483719361a9
BLAKE2b-256 abad9a0a3523b11e59dfa218375a3ac63e870b1e3ef87be9acd85818c8be675d

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 76f901d5779796a9bfa024b2dcfc6a900e7c777d77088116d4487fe65acc7ff8
MD5 b6d977ce73d6dfc68155c898b2675989
BLAKE2b-256 efce688c2b71b446b3f96d5068a38032a4a64987eb00b126e00ff02adc27f79b

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 888608a62cc19ab7d121c4c2eed9eeada2446ecc83955b5816f802c57c137eee
MD5 a9ddd87cc68cf75a9e527fc9d7ee46a2
BLAKE2b-256 837b62a4ef0c4719530c605b63ea3f97d3b12e2291bb06b39533f04215c6bc53

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 240711bb64d25b227b4c35c86266ebc0180882056c3d87c40a349159d5acbf22
MD5 c9a305b054d846133206198a420e3082
BLAKE2b-256 909c7ae0c46a63e675768ba8cccc314b26defd7e3fb9257ecda9588b5feeeaec

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 befb4f26bdc95eac3b137d46689b5a38993949aa1b4d50f03120e6cc8ef238a6
MD5 0a30fca2d587888fe97c7b913707b871
BLAKE2b-256 3b87dd475ba21ae9d11701470f1108f1a8910206f9df7ec123006cc7131099c3

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 596dacd60c8d28526e2b62ab4345a4529a83e24a169c1565cd7b1aa3616d8228
MD5 80aa1fe9c1e55aedd1b132f59dc57969
BLAKE2b-256 76efef31fa10948f3fe13ba43e43c4c3bdfba15afce451b1462aef9904f85654

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3d84f9210f687271aed0bcf9abc9910132857030b642df0200392e39c862eba2
MD5 3fde344d0d08b968615d3d48841d9def
BLAKE2b-256 353b90fab6c45428fcf73fea704d4af870c3d4d33212688329fc0569d012cbeb

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c4833cf846f70d5347fd725e60129837538a4c39e248058c02e7b19bc2d74875
MD5 b0f5648321bf8e8eb0f781a186afb513
BLAKE2b-256 a4ecd8ad846c492a5ebce54fba74f1002283ffa04f4f74e1abe05d9448c7ed4c

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b571edb696ad6ef815e2a45207496ec9ef98f58b1744218cf3e10e82b075c669
MD5 9dda62086766b9dd5898de71ef44160c
BLAKE2b-256 6703286c89e7b840ad2ec97dd3207d35df8e4cb8e89dfb87c725cd8f6dbce2f5

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4578a76df64139399412c201fde36a84178029600116582e85fa5aa4f850c37d
MD5 21ccf910ca8c6292a6d608604e493c61
BLAKE2b-256 bc80b5ea7c28e5675a8884a138ba978bdcb7181893af4c6b3e47903991cca091

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 693f98ef3bf725170b5ee9dfd4f3dba589c7ce9d1e799d10e01aaf0ee9c86e54
MD5 1ad600261704ccdbfcffa8da699d20a4
BLAKE2b-256 d9eeb109ba488ab8648a37ada5f4c30d951ca5d43f801fb763a42922a355b1a8

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a68a92010c07a9d93efcc39355c3ebcb5ac9c47b0b6c2245d549123a70db99db
MD5 22ad48e83c01ff9d62730c08a5cc44de
BLAKE2b-256 fa87daa9dc6c30cd72458fbee7bdbfdcbd7c4eb8b954f46f94f14dd95967746e

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 81bc81b72f29382b8f8df28aa8013b6c9a2b4357b20c2c28747c5e9ef4916708
MD5 1ff167c63c52e5e20156688624df76af
BLAKE2b-256 09475caaa2f8992db3aa5cf1c26b6c032a38620aa1865016c6d1cadd780fa5f5

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4d43bc73f6468ec24056777630fdef0e00b1319db1d59d84827ddda4b1304780
MD5 b9dc853733f6776f1a9496eded5b8457
BLAKE2b-256 cdf2f20c82fe1bbc7c8a2c1db9093871c140755ca546d422fcfa5ac9a9f69d71

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 403c9cda019847433b4195e66d290643993eb033d213b13e5329cdd462aaba39
MD5 05b0a1512382835435809c28573efca7
BLAKE2b-256 f73781019a06cee0fd1502dd2fcc18b21a685eed02ea47f0606f841f0f55c1b7

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6d8e3f57853ce7dd0a73ee51b1c7ebb93d4ce6b819e98241405d4fef1382b6e0
MD5 7c3e01e4d9fa2b884cca5874d0a5fffa
BLAKE2b-256 aac5819887e9a9540dd521806317d0ee16523c740f6741e01a89bb9e4445d3e6

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e10e005dac738a97a213d2a8130636fc99c72a8fee206103106ff1b8ffe0bc65
MD5 430214a0599d49770864f992074fae65
BLAKE2b-256 4796867545f9762b619ea304539279b87877f464b091ff3a7ff840bca007a5c4

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1fb7a950146eac4ce61ca191805b889595290c14145aadaa7fd21a794d6bdba8
MD5 01342b19f03568dce47fab2351ef6617
BLAKE2b-256 c55d7683d7d44ad31a1d221ece018478dc6a934cc158d3439e28a61dbf32db73

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 70604abd359776d89e08cd99a65e072efa5f775111e42536b28a50f5b5713ef5
MD5 c6606d30fb7a9ac0122b1f06d3dfd1fa
BLAKE2b-256 3ea7b1c1e12deabd16d5418eb87fa8c1c2f271128f984087d21a49867a908c01

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ce26cddc47377de61a86796eb7447d000d1f84f16c38da1a9c08103dc80f243c
MD5 50c21c8a798630c071953c0b84fdd160
BLAKE2b-256 a5781e5f05086796a7b1768f4ccb8ae4a7ab1bc719c4258e71992805e5f4b0c7

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1188dcb635123f0d61466105bdd39eafe10f7dce89d77efde50d2e6d3bec4e0f
MD5 dea9a7b5ccf256e013daa81d4292ae1f
BLAKE2b-256 6ed9f8ed4c0b6a2077ddaf9e263ae5f5f6d8d992aca374b13bf68e117ca127db

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e758af745c4997ae0dbdffb2b6a3e59bf95ec57f739c79820aa4e1cbe6921039
MD5 55aba1e2b3494e485292a06d10f70d77
BLAKE2b-256 a632cba44140f92ccfcdb8a75db6448ccbb22ae1c3a5263edb98c4da21b923af

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d2edb358efe008daedff040565a5299ed3553123b353a6e6fdb77e47ac7a68b7
MD5 a64fee048ff960fcfe3dc40f134efcac
BLAKE2b-256 ccf0c5e8660fa8318104a2099cac9663549a49f179e11ed37d1939d5a3becc25

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 af1b9d2d53273fe51cb50f08cc3a2f6a843a4291567b0f84cb50c8c7a9c36bf4
MD5 757a738d75f20875c3d7079397f199dc
BLAKE2b-256 3c791d89bd904d6849394fcfde974fa815fffd2c79bb3acdd28dfd15e24a1c34

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 28b1e07575821e896cd37a3a776c9236b57b364db1638d91f34986018cf01705
MD5 c49c918b7e56632cb7aec9897dcc2b0f
BLAKE2b-256 429f164843adc2ebacbabe382932aaaeb92a2bd6f13babf521fe4f008053d768

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6aae8b09103a06b432cc196f58c4156438a100ee569ab63d820c4685ac2f58d1
MD5 249b1182a9aaeaf3e72560ae9803dd1e
BLAKE2b-256 6ec3e7392c9fe0d71d3c92d1d690fca8e47aebb97b0bf64ab34ceb98f604fe91

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4e150e634b2a5d79ea73d6ab0da9e33aa6ef645c2f6260bc01b8d93db1873eb4
MD5 2da242095e78da8ae473abb7ae0cfe3d
BLAKE2b-256 5998b705d2c5701c5e4dcfcd80c2a8e3eedb22f10d70fee19e66e2fe75d92f7c

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b3785cc68603cce73fc6ffacc9818ff5b0c92208d7cb4b69c026563048fb388a
MD5 01d9e6105024dd08ca0b777ae2b2498c
BLAKE2b-256 e6ac2508e56939d1e2340b7a01d509a0d480e4e15638bfa95bfbd4b7abed8771

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a5086bc404823ecdfffd958ed8c54a3af1e28d19e86fadc0d48c4c50064253c1
MD5 29f7337e722111a294653ea4e2a08c11
BLAKE2b-256 12d9921db970312ba5a3da31ce6d57891e32d234aec89f19e4b6f5e40e597cfa

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b936fa96b93cacf97e5e6d1871aac3598581a4a2d2bf6f05503f847546a756b3
MD5 28d19e35d57af94662930c3603207b94
BLAKE2b-256 e9b525ffe912f0d425692dee3d5102c9ff006c9279d7898c2cbc8a2d3378d41b

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3fc010c2fb051ac4be8b168be5ad1d809d3a3e490d092c34ce5fc0aaaa3efdff
MD5 4287ea1e1a566dc51fee6acfa95b9be4
BLAKE2b-256 5abd9f4220412c99ecb1eb0b94245be7212bd13ecedb8588e1cc7368752c3192

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7a99f96c7378a77546367db5a7273d48d33861b9f1620c9a017a9e8b007d1603
MD5 0c486bcfa5c594a1f3f057525b5a08bf
BLAKE2b-256 5f57df8d24ba84b47308d737828d02abc3acaee184d471d65bf97a88f521f6aa

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 04a9e2df42154ee6448b2aa5d560c42dc88d4f156a3e728e1e6b3c4bf29ed612
MD5 3051160089db8dfe0fdef0b2bd4b49b4
BLAKE2b-256 2b81d08eb05b8859ab38f9e7307e5f774228fc437ff6e5323676f73d7c7b054c

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp37-cp37m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cd56105fdc47496485db1445634f12877e00f94a9a99af8caa5bd5831feeacf8
MD5 e8ad43cc34032cc381ee8c60f8484948
BLAKE2b-256 5ee28f69e4e14ead09affceb090212e67465cac73fce1a7e5df9e50667af0ee5

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 61b6e857c19757c5afb8cf35a9f4f6b1aea389f4dcbbcc61cd43d59783bdc8d5
MD5 54e4c03c84f08b1c52e129686a10ae8f
BLAKE2b-256 1f7e89ceaeddacd51a0ea4f0b990c2b8f824aaeeb34d439798bb7b1c8e133875

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9bd5573895599ab33582febba3abeecb9fdf9bd3a97ab567ba18b09fb954dd35
MD5 82c4491d3d6a2920a210de4b61b3c53d
BLAKE2b-256 880587038bddb2781b64d44ca57c0fe8fe3187fb00377fbc9b8b0e52ceb692d5

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 038bf72ebe35088358a7e0444ed719914f82476cf158a445a09dc89a299a76c3
MD5 6ee640a1c54dc227f0e926accecdcf82
BLAKE2b-256 9804d3c34f85cfb5803a3125bb58a1b9bbac50b3c8d51ff423428e942f252135

See more details on using hashes here.

File details

Details for the file posix_ipc-1.2.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for posix_ipc-1.2.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8a5914d8745417485c821547243f7301b0a8fad3d3f672df43fd4604b23cd683
MD5 e1fec9617d11f90180a0e29f22afe840
BLAKE2b-256 26902889f2a364df35e24ecc2b69ca8e81e957344867c923d39664f9a92e8f45

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page