Package backend :: Package satellite_tools :: Module syncLib :: Class RpmManip
[hide private]
[frames] | no frames]

Class RpmManip

source code


General [S]RPM manipulation class.

o Check checksums for mismatches o Write RPMs to the filesystem o get NVRE and NVREA

Instance Methods [hide private]
 
__init__(self, pdict, path) source code
 
nvrea(self) source code

Inherited from FileManip: write_file

Method Details [hide private]

__init__(self, pdict, path)
(Constructor)

source code 
Overrides: FileManip.__init__