raunch 1.0.1

A safe wrapper around launchd launch_activate_socket
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.libc]
version = "0.2.69"

[package]
authors = ["Brendan Molloy <brendan@bbqsrc.net>"]
categories = ["os::macos-apis"]
description = "A safe wrapper around launchd launch_activate_socket"
edition = "2021"
keywords = ["macos", "launchd", "socket", "activation"]
license = "MIT OR Apache-2.0"
name = "raunch"
readme = "README.md"
repository = "https://github.com/bbqsrc/raunch"
version = "1.0.1"