NAME
Youri::Package::RPM::RPM - RPM-based rpm package implementation
DESCRIPTION
This is an RPM-based Youri::Package implementation for rpm.
CLASS METHODS
new(%args)
Creates and returns a new Youri::Package::RPM::RPM object.
Specific parameters:
- file $file
-
Path of file to use for creating this package.
- header $header
-
RPM::Header object to use for creating this package.
COPYRIGHT AND LICENSE
Copyright (C) 2002-2006, YOURI project
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.