freelance-project-34-market.../python
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
..
.venv-whl-cache [+] ruff line-length 100, add meson:install:list, bump pr34 v0.1.5.66 2026-04-06 09:56:11 +00:00
deps/whl [+] update pr34 2025-11-06 15:53:03 +03:00
online/fxreader/pr34 [+] cross-distro package mapping with fixtures and coverage tests 2026-04-17 09:00:00 +00:00
_m.py [+] ruff line-length 100, add meson:install:list, bump pr34 v0.1.5.66 2026-04-06 09:56:11 +00:00
.mypy.ini
cli.py [+] refactor test runner into commands_typed/tests.py with pyproject.toml config 2026-04-09 09:00:00 +00:00
m.py [+] refactor test runner into commands_typed/tests.py with pyproject.toml config 2026-04-09 09:00:00 +00:00
meson_options.txt
meson.build [+] ruff line-length 100, add meson:install:list, bump pr34 v0.1.5.66 2026-04-06 09:56:11 +00:00
pyproject.common.toml [+] add stop_at parameter to parse_args for subcommand routing, bump pr34 v0.1.5.69 2026-04-17 09:00:00 +00:00
pyproject.toml.bak [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
requirements.3.13.txt [+] merge gitea/master, regenerate requirements for py3.13 2026-04-06 09:32:19 +00:00