dloss / ksy2spicy

Kaitai Struct to Spicy converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ksy2spicy

An experimental Kaitai Struct to Spicy converter.

It only covers some basic types, but that might already be helpful when trying to write a Spicy parser for a data structure that Kaitai Struct already supports.

Dependencies:

  • Python
  • yaml
  • jinja2

Usage:

python ksy2spicy <myfile.ksy>

About

Kaitai Struct to Spicy converter

License:MIT License


Languages

Language:Python 100.0%