drop/libraries/droplet
2026-04-03 01:25:10 +00:00
..
.github/workflows fix: install libarchive in ci 2026-03-02 22:16:40 +11:00
src New v0.4.0 website 2026-04-03 01:25:10 +00:00
testfiles fix: update tests with fail condition 2026-03-02 22:31:37 +11:00
.envrc chore: Add flake.nix and .envrc 2026-01-22 07:42:58 +11:00
.gitignore New v0.4.0 website 2026-04-03 01:25:10 +00:00
Cargo.lock New v0.4.0 website 2026-04-03 01:25:10 +00:00
Cargo.toml New v0.4.0 website 2026-04-03 01:25:10 +00:00
flake.lock chore: Add flake.nix and .envrc 2026-01-22 07:42:58 +11:00
flake.nix chore: Add flake.nix and .envrc 2026-01-22 07:42:58 +11:00
LICENSE Initial commit 2025-04-01 22:17:34 +11:00
README.md feat: libarchive backend 2026-03-01 22:18:39 +11:00

droplet-rs

A Rust-based library for utilities and functionality required both by the server, client, and other tools.

manifest generation

droplet-rs contains the manifest generation code, held in manifest.rs.

It also includes the version backends to provide a unified read-write interface to files.