Home | Trees | Indices | Help |
|
---|
|
object --+ | ScreenletInstaller
A simple utility to install screenlets into the current user's directory (so either into $HOME/.screenlets/ for normal users or, if run as root, into screenlets.INSTALL_PREFIX/share/screenlets/).
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Return all info we can get from the package-name or return None if something went wrong. If nothing failed, the returned value is a 4-tuple of the form: (name, version, basename, extension). |
Install a screenlet from a given archive-file. Extracts the contents of the archive to the user's screenlet dir. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 6 10:56:35 2011 | http://epydoc.sourceforge.net |