diff options
Diffstat (limited to 'development/jeex/README')
-rw-r--r-- | development/jeex/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/jeex/README b/development/jeex/README new file mode 100644 index 0000000000..04c633491d --- /dev/null +++ b/development/jeex/README @@ -0,0 +1,6 @@ +Jeex is a simple hexadecimal editor which allows user to create, open +and edit files in hexadecimal, binary, octal and ASCII. The features +include insert, delete, copy-and-paste, search and many others. + +It also shows several information about the opened file, like file mode +bits, ownership, last access and modification timestamps. |