Trees | Indices | Help |
|
---|
|
object --+ | SrcRpmFile
Keeps all needed data read from a source rpm
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
release_re = re.compile(r'
|
|
|||
version Get the (downstream) version of the RPM |
|||
pkg Get the name of the RPM package |
|||
upstream_version Get the upstream version of the package |
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
Unpack the source rpm to tmpdir, move source tarball to srctallbardir. Leave the cleanup to the caller in case of an error |
|
release_re
|
|
versionGet the (downstream) version of the RPM
|
pkgGet the name of the RPM package
|
upstream_versionGet the upstream version of the package
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Aug 19 09:31:03 2012 | http://epydoc.sourceforge.net |