Expand description

Parcel file format for managing pyxis packages.

Structs

Contains the attributes of the inode

A parcel is an archive format holding a directory structure. We use a handle to hold both the parcel’s data and the backing file.

Adapter for file to allow parcels to read/write/seek

Enums

Temporarily holds a file we want to add to the parcel

The type of the inode

An error enum for return from parcel methods that may fail