Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dloss/ksy2spicy
- Owner: dloss
- License: mit
- Created: 2017-09-18T18:12:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-18T20:53:06.000Z (over 7 years ago)
- Last Synced: 2024-11-07T10:34:10.678Z (2 months ago)
- Topics: binary-parser, kaitai-struct, spicy
- Language: Python
- Size: 2.93 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
* jinja2Usage:
python ksy2spicy