[build-dependencies.env_logger]
default-features = false
version = "0.10.0"
[build-dependencies.wolfram-app-discovery]
version = "0.4.7"
[dependencies.link-cplusplus]
version = "1.0.6"
[package]
authors = ["Connor Gray <code@connorgray.com>"]
categories = ["external-ffi-bindings", "development-tools::ffi", "encoding"]
description = "Low-level FFI bindings to the Wolfram Symbolic Transfer Protocol (WSTP) C API"
edition = "2021"
keywords = ["wstp", "mathlink", "wolfram", "wolfram-language", "wolfram-engine"]
license = "MIT OR Apache-2.0"
links = "WSTPi4"
name = "wstp-sys"
readme = "README.md"
repository = "https://github.com/WolframResearch/wstp-rs"
version = "0.2.8"