libsyd 3.0.0-alpha.2

Rust-based C library for SydB☮x interaction via /dev/syd
libsyd-3.0.0-alpha.2 has been yanked.
Visit the last successful build: libsyd-3.10.0

libsyd: SydB☮x /dev/syd interface implementation

SydB☮x GNU Linux Exherbo musl libc libsecc☮mp Paludis

libsyd is a comprehensive C library designed for interfacing with the SydB☮x environment. It offers functionalities for managing sandbox states, and facilitating runtime configuration and interaction with the Sydb☮x sandboxing environment.

syd.py is a Python module that uses ctypes to use libsyd.

Features

  • Interact with the /dev/syd device for sandbox management.
  • Straightforward integration with C and Python applications.

Prerequisites

  • Rust (1.65 or later)
  • Python 3.x (if using Python bindings)

BUGS

Hey you, out there beyond the wall,
Breaking bottles in the hall,
Can you help me?

Report bugs to SydB☮x's bug tracker at https://todo.sr.ht/~alip/syd/:

  1. Always be polite, respectful, and kind: https://css-tricks.com/open-source-etiquette-guidebook/
  2. Keep your final change as small and neat as possible: https://tirania.org/blog/archive/2010/Dec-31.html
  3. Attaching poems with the bug report encourages consideration tremendously.

COPYRIGHT

  • SPDX-License-Identifier: LGPL-3.0-or-later
  • Copyright © 2023 Ali Polatel alip@chesswob.org

ChangeLog

?

  • Fix a problem with Doxygen API documentation generation

3.0.0-alpha.2

  • Initial implementation of libsyd & syd.py