summaryrefslogtreecommitdiffstats
path: root/development/bless/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/bless/README')
-rw-r--r--development/bless/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/development/bless/README b/development/bless/README
new file mode 100644
index 0000000000..1b7ad457f2
--- /dev/null
+++ b/development/bless/README
@@ -0,0 +1,8 @@
+bless (GUI hex editor)
+
+bless is a full featured hexadecimal editor, written in C#, using Gtk#
+for the user interface.
+
+Its purpose is to edit files as a sequence of bytes, allowing read/write,
+search, pattern finding, efficient query-replace, multi-tabbing,
+customized data-views, plugā€ins, and many other features.