fulan0dental / Pidgen

Python tool for definition and serialization of low-level data structures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT Build Status

Pidgen - Embedded Protocol Generation Tool

Pidgen is a protocol generation tool ..

Running Pidgen

To run the Pidgen tool against a set of protocol files:

python -m pidgen [path/to/protocol/files]

To display help and available options:

python -m pidgen -h

About

Python tool for definition and serialization of low-level data structures

License:MIT License


Languages

Language:Python 100.0%