Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 332 Bytes

README.rst

File metadata and controls

9 lines (7 loc) · 332 Bytes

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/>