Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dloss/ksy2spicy

Kaitai Struct to Spicy converter
https://github.com/dloss/ksy2spicy

binary-parser kaitai-struct spicy

Last synced: 9 days ago
JSON representation

Kaitai Struct to Spicy converter

Awesome Lists containing this project

README

        

# ksy2spicy

An experimental [Kaitai Struct](http://kaitai.io) to
[Spicy](http://www.icir.org/hilti/) converter.

It only covers some basic types, but that might already be helpful
when trying to write a [Spicy parser](http://www.icir.org/hilti/spicy/intro.html)
for a data structure that Kaitai Struct already [supports](http://formats.kaitai.io).

Dependencies:

* Python
* yaml
* jinja2

Usage:

python ksy2spicy