/PCS

Packet Construction Set

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Packet Construction Set

PCS is a set of Python modules and objects that make building network protocol code easier for the protocol developer. The core of the system is the pcs module itself which provides the necessary functionality to create classes that implement packets.

<http://gvnn3.github.io/PCS/>