| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement wheel package parser | Joseph Hunkeler | 2026-02-04 | 1 | -0/+195 |
| | | | | | * Add raw variant of strlist_append_tokenize function | ||||
| * | Rename wheel.c and wheel.h to wheelinfo.c and wheelinfo.h | Joseph Hunkeler | 2026-02-04 | 1 | -91/+0 |
| | | | | | | * Refactor wheel struct as WheelInfo * Refactor wheel_* functions as wheelinfo_* | ||||
| * | Fix includes | Joseph Hunkeler | 2024-10-14 | 1 | -0/+1 |
| | | |||||
| * | Add wheel_free() to testwheel-funcs-clean-up | Joseph Hunkeler | 2024-10-04 | 1 | -0/+1 |
| | | |||||
| * | Implement get_wheel_info() in tests | Joseph Hunkeler | 2024-10-04 | 1 | -2/+2 |
| | | |||||
| * | More tests (#36) | Joseph Hunkeler | 2024-08-26 | 1 | -0/+89 |
| * Add test_copy.c * Add test_wheel.c | |||||
