diff options
author | B. Watson <yalhcru@gmail.com> | 2018-08-13 11:26:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:39:47 +0700 |
commit | 928d612ac5feeb0ca1feb9b4938cf209e11c1fce (patch) | |
tree | 66f3a4e2b445b9098646a3fe69f934197260fcc1 /development/bless/slack-desc | |
parent | aad280b6459b93075af2c5f92ffc955adb24c7fc (diff) | |
download | slackbuilds-928d612ac5feeb0ca1feb9b4938cf209e11c1fce.tar.gz |
development/bless: Added (GUI hex editor).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/bless/slack-desc')
-rw-r--r-- | development/bless/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/bless/slack-desc b/development/bless/slack-desc new file mode 100644 index 0000000000..ef53391a8a --- /dev/null +++ b/development/bless/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +bless: bless (GUI hex editor) +bless: +bless: bless is a full featured hexadecimal editor, written in C#, using Gtk# +bless: for the user interface. +bless: +bless: Its purpose is to edit files as a sequence of bytes, allowing +bless: read/write, search, pattern finding, efficient query-replace, +bless: multi-tabbing, customized data-views, plugāins, and many other +bless: features. +bless: +bless: |