mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
Dependency FMRIs are version constraints (e.g. SUNWcs@0.5.11-151056.0) not exact versions, so they don't match any specific manifest. Now dependency links use the package name only, and the detail handler resolves name-only or partial-version FMRIs by finding the latest version from list_packages and redirecting to it. |
||
|---|---|---|
| .. | ||
| src | ||
| static | ||
| templates | ||
| tests | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
IPS Repository server written in rust
Work in progress