Package yum :: Module packages :: Class PackageEVR
[hide private]
[frames] | no frames]

Class PackageEVR

source code

A comparable epoch, version, and release representation.

Instance Methods [hide private]
 
__init__(self, e, v, r) source code
 
compare(self, other) source code
 
__lt__(self, other) source code
 
__gt__(self, other) source code
 
__le__(self, other) source code
 
__ge__(self, other) source code
 
__eq__(self, other) source code
 
__ne__(self, other) source code