ips/pkg6depotd
2025-12-08 22:49:35 +01:00
..
src Simplify config loading by replacing match with unwrap_or_else for improved readability. 2025-12-08 22:49:35 +01:00
tests Remove deprecated Catalog v0 support and refactor legacy catalog handling. 2025-12-08 22:10:11 +01:00
.gitignore merging all ips packages into one repo 2021-03-21 14:12:03 -03:00
Cargo.lock merging all ips packages into one repo 2021-03-21 14:12:03 -03:00
Cargo.toml Add REST API v1 endpoints and legacy catalog handling for pkg6depotd 2025-12-08 21:36:37 +01:00
LICENSE merging all ips packages into one repo 2021-03-21 14:12:03 -03:00
README.md merging all ips packages into one repo 2021-03-21 14:12:03 -03:00

IPS Repository server written in rust

Work in progress