~cgenie/libfossil-rs

Higher-level libfossil bindings (using libfossil-rs-ffi)
06e459b0 — Przemysław Kaminski 6 months ago
README info about nix flake
26bd8de9 — Przemysław Kaminski 6 months ago
Add missing files
520281ed — Przemysław Kaminski 6 months ago
TODO

clone

read-only
https://git.sr.ht/~cgenie/libfossil-rs
read/write
git@git.sr.ht:~cgenie/libfossil-rs

You can also use your local clone with git send-email.

#libfossil-rs

These are higher-level Rust bindings to libfossil.

They are based on libfossil-rs-ffi which are just bindgen-generated from the libfossil source code.

This library is the base for my irc_logger project.

I'm using nix flakes to bootstrap my dev env.