Vridlo/types/Assembler

From ALT Linux Wiki

Assembler is a primary structure that represents RPM assembler model. It is described as:

  • slug is string mandatory write-once
Unique internal identifier of the file representing by a string. Can contain only letters and underscores.
  • name is string optional
Name of the assembler.
  • host is string optional
Host URI of of the assembler.
  • export_path_base is string optional
Internal export path base. The path base can be appended to ftp path for the assembler, and prepended to specific arch suffix in order, to read the RPM packages.
  • source_paths_count is positive mandatory read-only
Count of held RPM source paths in the assembler.