mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
- Enhanced `get_info` handler to parse version components into `Build Release`, `Branch`, and `Packaging Date`. - Added proper FMRI formatting in `pkg://<publisher>/<name>@<version>` format. - Implemented license content resolution with file-based lookup, gzip decompression, and content truncation. - Introduced compressed and uncompressed package size calculations for manifest actions. - Updated dependencies to include `chrono` and `flate2` for date parsing and gzip decompression. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
IPS Repository server written in rust
Work in progress