aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2017-02-05 18:49:13 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2017-02-05 18:49:13 +0100
commitd78415bb34d35f009e1f5bbafbc00c6b10824c13 (patch)
tree9b79410eabf8c0769894d05b18c79cadade9415e
parent2b62d49409df031e5e54f4ef290f7a34ead21e80 (diff)
downloadhex-d78415bb34d35f009e1f5bbafbc00c6b10824c13.tar.gz
hex-d78415bb34d35f009e1f5bbafbc00c6b10824c13.tar.xz
hex-d78415bb34d35f009e1f5bbafbc00c6b10824c13.zip
Update README
Add a reference to hachoir.
-rw-r--r--README.adoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index aae6fef..601a854 100644
--- a/README.adoc
+++ b/README.adoc
@@ -77,7 +77,9 @@ Since we need Lua 5.3 features (64-bit integers), LuaJIT can't help us here.
Similar software
----------------
-https://codisec.com/veles/ can also highlight files but it's not scriptable.
+ * https://codisec.com/veles/ can also highlight files but it's not scriptable
+ * https://bitbucket.org/haypo/hachoir/wiki/Home seems to be strictly
+ hierarchical, which may not work for file formats like ELF
Contributing and Support
------------------------