Trees | Indices | Help |
|
---|
|
object --+ | PkgPolicy
|
|||
Inherited from |
|
|||
|
|||
|
|
|||
|
|||
|
|||
|
|
|||
Inherited from |
|
Given an orig file return the compression used >>> PkgPolicy.get_compression("abc.tar.gz") 'gzip' >>> PkgPolicy.get_compression("abc.tar.bz2") 'bzip2' >>> PkgPolicy.get_compression("abc.tar.foo") >>> PkgPolicy.get_compression("abc") |
symlink orig tarball from orig_dir to output_dir
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Aug 19 09:31:17 2012 | http://epydoc.sourceforge.net |