freelance-project-34-market.../python/online/fxreader/pr34
LLM 61892b6aea [+] cross-distro package mapping with fixtures and coverage tests
1. add package_mapping.py with package_map_t class;
  2. supports: direct match, known aliases, version-aware (gcc-12, python3.11),
     suffix strip (-libs, -utils, -doc), prefix strip (lib32-, lib-),
     language prefixes (python->bare/py3-, perl->lib*-perl, ruby, haskell),
     family packages (libreoffice-, firefox-, gst-, vlc-, qemu-, vim-);
  3. lazy-initialized alias tables via _ensure_aliases classmethod;
  4. tested_ecosystems set for honest supported count;
  5. add distro package list fixtures: debian12, debian13, alpine321, wolfi, arch_latest;
  6. add test_package_mapping.py with unit tests and coverage thresholds:
     debian12>=50%, debian13>=50%, alpine>=8%, wolfi>=14%;
2026-04-17 09:00:00 +00:00
..
commands_typed [+] cross-distro package mapping with fixtures and coverage tests 2026-04-17 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 [~] Refactor 2024-12-01 08:49:34 +03:00
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 [+] update packaging 2024-12-01 18:49:12 +03:00