Vridlo/types/Repo

From ALT Linux Wiki

Repo is a primary structure that represents Repo model, which imply a repository to store RPM packages. It is described as:

  • slug is string mandatory write-once
Slug of the repository. Can contain only letters, digits, underscores, and dots. Is unique per system.
  • name is string mandatory
Repository name. Is unique among the repos. Examples: sisyphus, p8, c8.1
  • relative_path is string optional
File path part relative from the assembler's path base for exporting of the source or built RPMs.