This website requires JavaScript.
Explore
Help
Sign in
CloudNebulaProject
/
ips
Watch
1
Star
0
Fork
You've already forked ips
0
mirror of
https://codeberg.org/Toasterson/ips.git
synced
2026-04-10 21:30:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ce535c830d
ips
/
pkg6repo
/
src
History
Till Wegmueller
ce535c830d
Add support for importing pkg5 repositories (directory and p5p format) into pkg6, update README with usage examples, and enhance e2e tests for validation.
2025-07-26 23:14:34 +02:00
..
e2e_tests.rs
Add support for importing pkg5 repositories (directory and p5p format) into pkg6, update README with usage examples, and enhance e2e tests for validation.
2025-07-26 23:14:34 +02:00
error.rs
Introduce
Pkg5Importer
for importing pkg5 repositories (directory or p5p format) into pkg6, extend error handling with
ActionError
, update dependencies (
tempfile
,
flate2
, and
thiserror
), and enhance CI workflows.
2025-07-26 23:02:56 +02:00
main.rs
Introduce
Pkg5Importer
for importing pkg5 repositories (directory or p5p format) into pkg6, extend error handling with
ActionError
, update dependencies (
tempfile
,
flate2
, and
thiserror
), and enhance CI workflows.
2025-07-26 23:02:56 +02:00
pkg5_import.rs
Introduce
Pkg5Importer
for importing pkg5 repositories (directory or p5p format) into pkg6, extend error handling with
ActionError
, update dependencies (
tempfile
,
flate2
, and
thiserror
), and enhance CI workflows.
2025-07-26 23:02:56 +02:00
tests.rs
chore(fmt): format with cargo fmt
2025-07-26 12:54:01 +02:00