Skip to content
This repository has been archived by the owner on Feb 11, 2025. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 296 Bytes

parcel-spec.md

File metadata and controls

7 lines (4 loc) · 296 Bytes

The Parcel Specification

A parcel consists of a single parcel.dat, which contains opaque parcel data. This file is not inspected by Bindle

A parcel is immutable. Once it is written to a Bindle server, it cannot be altered at all.

The parcel.dat files SHOULD be stored in read-only mode.