libsyd

Crates.iolibsyd
lib.rslibsyd
version3.3.0
sourcesrc
created_at2023-12-08 00:04:42.054714
updated_at2024-07-14 22:47:27.135945
descriptionRust-based C library for syd interaction via /dev/syd
homepagehttps://libsyd.exherbolinux.org
repositoryhttps://git.sr.ht/~alip/syd
max_upload_size
id1061398
size473,091
Ali Polatel (alip)

documentation

README

libsyd is a comprehensive C library designed for interfacing with the Syd environment. It offers functionalities for managing sandbox states, and facilitating runtime configuration and interaction with the syd sandboxing environment. Read the fine manuals of Syd, libsyd, gosyd, plsyd, pysyd, rbsyd, and syd.el for more information.

To install from source, clone the repository at https://git.sr.ht/~alip/syd, change into the directory lib and run make, make test and doas make install. Rust 1.56.1 or later is required.

Maintained by Ali Polatel. Up-to-date sources can be found at https://git.sr.ht/~alip/syd and bugs/patches can be submitted by email to ~alip/sydbox-devel@lists.sr.ht.

Commit count: 0

cargo fmt