freelance-project-34-market.../python/online/fxreader/pr34
LLM 96ab3c23e5 [+] add csize to package_t and compile_entry_t, emit --size= in compiled output
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;
2026-04-13 09:00:00 +00:00
..
commands_typed [+] add csize to package_t and compile_entry_t, emit --size= in compiled output 2026-04-13 09:00:00 +00:00
tasks [+] ruff line-length 100, add meson:install:list, bump pr34 v0.1.5.66 2026-04-06 09:56:11 +00:00
tests [+] reformat with ruff 2025-05-20 11:03:00 +03:00
__init__.py
commands.py [+] ruff line-length 100, add meson:install:list, bump pr34 v0.1.5.66 2026-04-06 09:56:11 +00:00
oom_firefox.py [+] ruff line-length 100, add meson:install:list, bump pr34 v0.1.5.66 2026-04-06 09:56:11 +00:00
py.typed