/ksy2spicy

Kaitai Struct to Spicy converter

Primary LanguagePythonMIT LicenseMIT

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>