Python FFI transport for RemoteMedia pipelines - provides direct Python imports with zero-copy IPC via iceoryx2 shared memory
Project description
[package] name = "remotemedia-ffi" version = "0.4.1" edition = "2021" rust-version = "1.87" authors = ["RemoteMedia SDK Contributors"] description = "FFI bindings for RemoteMedia pipelines (Python and Node.js)" license = "MIT OR Apache-2.0" repository = "https://github.com/RemoteMedia-SDK/remotemedia-sdk"
[lib] name = "remotemedia_ffi"
When building with extension-module: cdylib only
When building without: defaults to rlib
crate-type = ["cdylib", "rlib"]
[dependencies]
Core runtime (NO transport dependencies)
[build-system] requires = ["maturin>=1.0,<2.0"] build-backend = "maturin"
[project] name = "remotemedia-ffi" version = "0.4.1" description = "Python FFI transport for RemoteMedia pipelines - provides direct Python imports with zero-copy IPC via iceoryx2 shared memory" readme = "README.md" requires-python = ">=3.10" license = { text = "MIT" } authors = [ { name = "RemoteMedia SDK Contributors" } ] keywords = [ "remotemedia", "ffi", "ipc", "zero-copy", "shared-memory",
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file remotemedia_ffi-0.4.3.tar.gz.
File metadata
- Download URL: remotemedia_ffi-0.4.3.tar.gz
- Upload date:
- Size: 5.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
860b0b788bd3f031e850ed38ceec0274aaa364a9d765a0979cde3aee3cff8c39
|
|
| MD5 |
95cbf5621d6ffe3292ecf3b76fa0a844
|
|
| BLAKE2b-256 |
709c740575c62b2f3b349893e4da10e1c715f59637dcb24a3ddf9c01c06cc19d
|
File details
Details for the file remotemedia_ffi-0.4.3-cp310-abi3-macosx_11_0_arm64.whl.
File metadata
- Download URL: remotemedia_ffi-0.4.3-cp310-abi3-macosx_11_0_arm64.whl
- Upload date:
- Size: 8.0 MB
- Tags: CPython 3.10+, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c45453b6c1649a27ed8143a9638304ad5d7488dbbd6079ae1175b26ee821f61
|
|
| MD5 |
46d8202682c0df70d3db5d4f316c2763
|
|
| BLAKE2b-256 |
85bb8980bee328a2326da0bbad7a5d33c97addced97615b0a1cdc5669fe33031
|