class documentation
class WheelFileEntry(BaseModel):
Source entry for a wheel
Class Variable | content |
Binary content for the file |
Class Variable | path |
Path of the file in the wheel |
Class Variable | permissions |
Permissions for the file in the archive |