logo

Module assembly_pack::pki[][src]

Expand description

The pack index (*.pki) files

This module is used to read pack index files, which specify the list of pack files used as well as which pack file a specific file resides in.

Modules

Public data structures for pack index files

Generating PKI files

Logic to read a PKI file from a byte stream

Parsers for parts of the file

Code to write out a PKI file