Package rpmUtils :: Module oldUtils :: Class Header_Work
[hide private]
[frames] | no frames]

Class Header_Work

source code


for operating on hdrs in and out of the rpmdb if the first arg is a string then it's a filename otherwise it's an rpm hdr

Instance Methods [hide private]
 
__init__(self, header) source code

Inherited from RPM_Base_Work: arch, epoch, evr, isSource, name, nevra, release, version, writeHeader

Inherited from RPM_Base_Work (private): _getTag

Method Details [hide private]

__init__(self, header)
(Constructor)

source code 
Overrides: RPM_Base_Work.__init__