luxanna/libpkg-rust
1
0
Fork
You've already forked libpkg-rust
0
Safe rust wrapper for FreeBSD's libpkg
  • Rust 100%
2025年08月02日 22:21:19 +02:00
src Fix path/str to cstr conversion 2025年08月02日 22:21:19 +02:00
.gitignore Initial commit with bindings and some wrappers 2025年07月14日 22:30:18 +02:00
bindings.h Initial commit with bindings and some wrappers 2025年07月14日 22:30:18 +02:00
build.rs Rustfmt + clippy 2025年07月25日 20:50:53 +02:00
Cargo.lock Split lib.rs into modules 2025年08月02日 17:05:11 +02:00
Cargo.toml Version bump 2025年07月25日 21:38:17 +02:00
libpkg-icon.svg Updated icon 2025年07月16日 23:46:25 +02:00
LICENSE Added LICENSE 2025年07月14日 22:34:05 +02:00
README.md Update README and Cargo.toml 2025年07月25日 21:29:17 +02:00

Libpkg Icon

libpkg (Rust wrapper)

Safe wrappers for FreeBSD's pkg library. Mostly Work in Progress. See https://github.com/freebsd/pkg?tab=readme-ov-file#libpkg for more information.