Panda3D
|
Public Member Functions | |
__init__ (self, platform, hostDir, hostUrl) | |
getHost (self, hostUrl) | |
installPackage (self, name, version, hostUrl=None) | |
Public Attributes | |
hostDir | |
hosts | |
hostUrl | |
http | |
packages | |
platform | |
A class used internally to build a temporary package tree for inclusion into an installer.
__init__ | ( | self, | |
platform, | |||
hostDir, | |||
hostUrl ) |
getHost | ( | self, | |
hostUrl ) |
installPackage | ( | self, | |
name, | |||
version, | |||
hostUrl = None ) |
Installs the named package into the tree.
hostDir |
hosts |
hostUrl |
http |
packages |
platform |