drop/libraries/droplet
DecDuck 2e86422004
Add lints, new website publish (#428)
* Add lints and new website

* Fix droplet CI

* Fix droplet ci again

* Fix clippy lints
2026-06-21 11:16:39 +10:00
..
src Add lints, new website publish (#428) 2026-06-21 11:16:39 +10: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.