Panda3D
|
Public Member Functions | |
def | __init__ (self, platform, hostDir, hostUrl) |
def | getHost (self, hostUrl) |
def | 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.
def __init__ | ( | self, | |
platform, | |||
hostDir, | |||
hostUrl | |||
) |
def getHost | ( | self, | |
hostUrl | |||
) |
def installPackage | ( | self, | |
name, | |||
version, | |||
hostUrl = None |
|||
) |
Installs the named package into the tree.
hostDir |
hosts |
hostUrl |
http |
packages |
platform |