mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 21:30:41 +00:00
- Added `resolve_packages` to centralize wildcard pattern processing and match the latest package versions consistently. - Updated both `FileBackend` and `RestBackend` to support wildcard patterns via `glob_to_regex` logic. - Made `glob_to_regex` public to facilitate regex conversion for glob patterns. - Improved `catalog_manager` handling in `RestBackend` by explicitly loading catalog parts to ensure accurate package matching. - Replaced redundant FMRI parsing logic with `resolve_packages` for cleaner and more maintainable code. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||