[−][src]Module python_packaging::resource_collection
Functionality for collecting Python resources.
Structs
| CompiledResourcesCollection | Represents a finalized collection of Python resources. |
| PrePackagedResource | Represents a Python resource entry before it is packaged. |
| PythonResourceAddCollectionContext | Defines how a Python resource should be added to a |
| PythonResourceCollector | Type used to collect Python resources so they can be serialized. |
Enums
| PythonModuleBytecodeProvider | Describes how Python module bytecode will be obtained. |
Functions
| populate_parent_packages | Fill in missing data on parent packages. |
Type Definitions
| FileInstall | Represents a single file install. |