Core Utilities

pcapkit.corekit is the collection of core utilities for pcapkit implementation, including dict like class Info, tuple like class VersionInfo, protocol collection class ProtoChain, and MultiDict family inspired from Werkzeug for multientry dict data mapping, the Field family for data parsing, and the ContextRegistry channel for caller supplied information that a protocol needs but the wire does not carry.