dev_
scripts
0.0.0
Module sync
Module Items
Modules
Structs
Enums
Functions
In crate dev_
scripts
dev_scripts
Module
sync
Copy item path
Source
Modules
§
mirror
The
mirror
module contains all logic to download data from an Arch Linux package mirror. This includes the database files or packages.
pkgsrc
The
pkgsrc
module handles the download of package source repositories. This requires interaction with
git
and the official Arch Linux Gitlab, where all of the package source repositories for the official packages are located.
Structs
§
Package
Repositories
Iter
An iterator over the variants of
PackageRepositories
Enums
§
Package
Repositories
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.