Msys Repository Mirror Profile
Go to file
Marc Beninca 3c6f62ad67
version
2024-03-15 10:41:59 +01:00
mrmp version 2024-03-15 10:41:59 +01:00
.gitignore gitignore 2023-01-28 21:19:16 +01:00
license.md fix license 2024-02-19 21:59:40 +01:00
pyproject.toml pyproject 2024-03-15 10:35:33 +01:00
readme.md mv 2024-02-19 22:01:16 +01:00

readme.md

Minimal System Repository

A tool to handle local/remote msys/mingw repositories.

Features

  • display information
  • synchronize data
    • fetch remote catalogs
    • download packages
      • single threading
      • multi threading
    • generate signatures from catalogs
  • check integrity
    • catalogs
    • packages
      • single threading
      • multi threading
      • progress bars
  • build archive
    • get base file system
      • extract from distribution
      • bootstrap mintty, msys, pacman
    • apply configuration
    • archive directory
  • build dependency graph
    • generate graphviz diagram
    • render final image

Info

  • pacman needs .db catalog, but .files seems optional