luxanna/libpkg-rust
Safe rust wrapper for FreeBSD's libpkg
- Rust 100%
| src | Fix path/str to cstr conversion | |
| .gitignore | Initial commit with bindings and some wrappers | |
| bindings.h | Initial commit with bindings and some wrappers | |
| build.rs | Rustfmt + clippy | |
| Cargo.lock | Split lib.rs into modules | |
| Cargo.toml | Version bump | |
| libpkg-icon.svg | Updated icon | |
| LICENSE | Added LICENSE | |
| README.md | Update README and Cargo.toml | |
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.