adamo-sys 0.1.99

Raw FFI bindings to the Adamo SDK. Bundles precompiled libadamo for supported targets.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Pinned download manifest for targets whose libadamo is NOT shipped inside
# the crate (crates.io caps packages at 10MB; only the Jetson lib fits).
#
# Format, whitespace separated:
#   <target-triple> <artifact-version> <sha256-of-the-xz>
#
# build.rs fetches
#   https://install.adamohq.com/sdk/v<version>/libadamo-<triple>.{so,dylib}.xz
# and verifies the checksum before linking.
#
# Auto-maintained: the "Pin remote libadamo artifacts" step in
# .github/workflows/publish-crates.yml runs scripts/pin-remote.sh on every
# v*.*.* tag, so the published adamo-sys always pins its own release's libs
# (version == crate version). Regenerate by hand with:
#   adamo-rs/scripts/pin-remote.sh <version>

x86_64-unknown-linux-gnu   0.1.99       ce743185fc4269542e67b2cf9a35a7012ed88b5eb07d2d52c77a195012b1b194
aarch64-apple-darwin       0.1.99       43a340fdc47594b272228997754b63fd33df306986cc2f8192fe557b38eea4a3