diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-04-23 17:01:59 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-04-23 17:01:59 -0300 |
commit | 019bb3a6c248abaec6506bd37e7d73cb679794cc (patch) | |
tree | c28291feeac0d9cbc0077af3e39dfe26febaf7f7 | |
parent | 8bb7e37e84d5b77534861772fc80b8f9a06d6580 (diff) | |
download | blog-019bb3a6c248abaec6506bd37e7d73cb679794cc.tar.gz blog-019bb3a6c248abaec6506bd37e7d73cb679794cc.tar.bz2 |
Research: kaitai struct
-rw-r--r-- | research.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/research.mdwn b/research.mdwn index bf271ea..70957cd 100644 --- a/research.mdwn +++ b/research.mdwn @@ -8,6 +8,7 @@ Raw list with things to try, research, evaluate develop and maybe deploy! ## New stuff +* [Kaitai Struct: declarative binary format parsing language](http://kaitai.io/). * [Borg - Deduplicating](http://borgbackup.readthedocs.io/en/stable/). * [Darktable](https://packages.debian.org/stable/darktable). * [mmv](https://packages.debian.org/jessie/mmv) ([manpage](https://ss64.com/bash/mmv.html)). |