NAME
Youri::Package::RPM::Generator - Template-based rpm generator
DESCRIPTION
This is a rpm package generator, intended to quickly generate real rpm packages for testing purposes.
CLASS METHODS
new(%options)
Creates and returns a new Youri::Package::Generator object.
Available parameters:
-
Hashref of tags for created packages.
Default tags values:
INSTANCE METHODS
get_source
Generate the source package, and return the corresponding file.
get_binaries
Generate the binary packages, and return the corresponding files.