bb7c74fec8
Redesign how IndexFile parsing works, again
...
Now it reads much more of the index file format, and tries to handle
index1/index2 differences more opaquely. I'm not yet happy with the API, it
needs a bit more work.
2025-03-06 18:52:26 -05:00
d5b3b8a468
Run cargo fmt
2024-04-20 13:18:03 -04:00
58cec6c91f
Remove some unused imports
2024-04-16 22:08:46 -04:00
cc10ec7bac
Add invalid data test to CMP
2024-04-16 21:43:52 -04:00
a0a57df348
Don't call unwrap() in writing CMP files
2024-04-16 21:28:53 -04:00
76b1f1e352
Improve CMP documentation
2023-12-02 19:55:13 -05:00
7a75c170cc
Make a semantic difference between owned and non-owned byte data
2023-10-13 16:16:04 -04:00
2000b978b3
Ensure compliance with REUSE, add to CI
2023-08-06 08:25:04 -04:00
9a004e705d
Fix more warnings
2023-07-30 08:58:59 -04:00
2b95630c2b
Begin support for CMP files
2023-07-06 17:34:14 -04:00