1. add csize field to package_t (general model) for compressed download size; 2. add csize field to compile_entry_t; 3. compile.py passes pkg.csize into compile entry; 4. to_txt() emits --size=BYTES after --hash= when csize > 0; 5. download parser extracts --size= into download_entry_t.csize; 6. progress uses csize for byte-based ETA when all entries have sizes; |
||
|---|---|---|
| .. | ||
| commands_typed | ||
| tasks | ||
| tests | ||
| __init__.py | ||
| commands.py | ||
| oom_firefox.py | ||
| py.typed | ||