Msys Repository Mirror Profile
.gitignore | ||
__init__.py | ||
__main__.py | ||
architecture.py | ||
arguments.py | ||
catalog.py | ||
distribution.py | ||
file.py | ||
hypertext.py | ||
LICENSE.md | ||
local.py | ||
package.py | ||
README.md | ||
remote.py | ||
repository.py | ||
subsystem.py | ||
synchronization.py |
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