Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 433 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 433 Bytes

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>