Msys Repository Mirror Profile
Find a file
2023-01-28 21:19:16 +01:00
.gitignore gitignore 2023-01-28 21:19:16 +01:00
__init__.py init 2023-01-28 21:19:16 +01:00
__main__.py todo 2023-01-28 21:19:16 +01:00
architecture.py architecture 2023-01-28 21:19:16 +01:00
arguments.py remote 2023-01-28 21:19:16 +01:00
catalog.py catalog 2023-01-28 21:19:16 +01:00
distribution.py path 2023-01-28 21:19:16 +01:00
file.py file 2023-01-28 21:19:16 +01:00
hypertext.py charset 2023-01-28 21:19:16 +01:00
LICENSE.md license 2023-01-28 21:19:16 +01:00
local.py catalog 2023-01-28 21:19:16 +01:00
package.py check 2023-01-28 21:19:16 +01:00
README.md features,tests 2023-01-28 21:19:16 +01:00
remote.py remote 2023-01-28 21:19:16 +01:00
repository.py architectures 2023-01-28 21:19:16 +01:00
subsystem.py path 2023-01-28 21:19:16 +01:00
synchronization.py catalog 2023-01-28 21:19:16 +01:00

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
  • build archive

    • extract distribution
    • apply configuration
    • archive directory

Tests

  • pacman's need of both .db and .files as catalog
  • bootstrap mintty, msys runtime and pacman