@@ -1,3 +1,8 @@
+"""
+.. deprecated:: 1.10.0
+ The p3d packaging system has been replaced with the new setuptools-based
+ system. See the :ref:`distribution` manual section.
__all__ = ["DWBPackageInstaller"]
from direct.p3d.PackageInstaller import PackageInstaller
__all__ = ["FileSpec"]
import os
__all__ = ["HostInfo"]
from panda3d.core import HashVal, Filename, PandaSystem, DocumentSpec, Ramfile
__all__ = ["InstalledHostData"]
from panda3d.core import URLSpec
__all__ = ["InstalledPackageData"]
class InstalledPackageData:
__all__ = ["PackageInfo"]
from panda3d.core import Filename, DocumentSpec, Multifile, Decompressor, EUOk, EUSuccess, VirtualFileSystem, Thread, getModelPath, ExecutionEnvironment, PStatCollector, TiXmlDocument, TiXmlDeclaration, TiXmlElement
__all__ = ["PackageInstaller"]
from direct.showbase.DirectObject import DirectObject
__all__ = ["PackageMerger", "PackageMergerError"]
from direct.p3d.FileSpec import FileSpec
__all__ = ["PatchMaker"]
__all__ = ["ScanDirectoryNode"]
from panda3d.core import VirtualFileSystem, VirtualFileMountSystem, Filename, TiXmlDocument
__all__ = ["SeqValue"]
class SeqValue: