[badges.maintenance]
status = "passively-maintained"
[features]
default = []
unstable = []
[package]
authors = ["Nick Fitzgerald <fitzgen@gmail.com>", "David Cuddeback <david.cuddeback@gmail.com>", "Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>", "Yuki Okushi <jtitor@skiff.com>", "Delta4 <delta4chat@gmx.com>"]
categories = ["api-bindings", "external-ffi-bindings", "no-std", "os"]
description = "forked from original mach, and merge from mach2/machx. A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX."
edition = "2021"
keywords = ["kernel", "macos", "darwin"]
license = "BSD-2-Clause OR MIT OR Apache-2.0"
name = "mach-sys"
readme = "README.md"
repository = "https://github.com/delta4chat/mach"
version = "0.4.4"
[package.metadata.docs.rs]
default-target = "x86_64-apple-darwin"