freelance-project-34-market.../python/online/fxreader/pr34
LLM 9b7046d6f0 [+] install command, main CLI wiring for network/cache/install
1. add cli/install.py: install_t class with --mode bash/exec,
     -m/--package-manager (pacman default), --dry-run BooleanOptionalAction,
     -r requirements, -d pkg_dir;
  2. add pacman_t.build_install_command() for generating pacman -U command;
  3. wire install, network, cache CLI into main.py;
  4. add test_install.py;
2026-04-22 09:00:00 +00:00
..
commands_typed [+] install command, main CLI wiring for network/cache/install 2026-04-22 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