Package Metadata01
repoforge is tracked from the Tknott95 crates.io catalog because it is above the 64-download threshold. Current tracked version is 0.1.9, with 119 downloads across 10 versions.
Source Documentation Links02
crates.io: https://crates.io/crates/repoforge
Docs index: https://docs.rs/crate/repoforge/latest
API docs: https://docs.rs/repoforge/latest/repoforge/
Cargo source: https://docs.rs/crate/repoforge/latest/source/
Keep public site links pointed to crates.io/docs.rs while backend-published formal docs are prepared.
Crates.io / Docs.rs Facts03
crates.io categories: development-tools, command-line-utilities.
crates.io keywords: archive, git, github, repoforge, thesa.
docs.rs package facts: latest tracked release is 0.1.9; source code size is about 10.81 kB.
docs.rs records a Rust 2024 library crate with no binary entry points and MIT license metadata.
What It Is04
RepoForge is a small Rust library for repository archive helper logic.
It packages safe repository archive discovery, GitHub slug normalization, and fast-forward refresh helpers so Thesa and related archive tools can share one repository-target layer.
Install And Use05
Install from crates.io:
cargo add repoforge
Current tracked release: repoforge = "0.1.9"
Use it inside archive tools that need repository target parsing, GitHub slug handling, or refresh behavior before a clone/update operation begins.
Release Notes06
The 0.1.x line moved quickly on 2026-07-05 and crossed the public catalog threshold the same day.
Keep public links on crates.io and docs.rs while backend-published formal docs are prepared.