Module sync

Source
Expand description

Syncing of source and binary repositories.

Modules§

aur
Handles the download of packages from the AUR.
mirror
All logic for downloading data from an Arch Linux package mirror.
pkgsrc
Handles the download of package source repositories.

Structs§

PackageRepositoriesIter
An iterator over the variants of PackageRepositories

Enums§

PackageRepositories
All Arch Linux package repositories we may want to test.

Functions§

filenames_in_dir
A small helper function that returns a list of unique file names in a directory.