diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2010-05-13 00:57:50 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:57:50 +0200 |
commit | 346285c81591bc7e65db5177f856a2f92381e375 (patch) | |
tree | 205f463e96027dc9b7600bc1abb06bf38609e24b /development/bvi/README | |
parent | 517a64a12e50fcc851d22af10556e18311c5d9af (diff) | |
download | slackbuilds-346285c81591bc7e65db5177f856a2f92381e375.tar.gz |
development/bvi: Added to 13.0 repository
Diffstat (limited to 'development/bvi/README')
-rw-r--r-- | development/bvi/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/bvi/README b/development/bvi/README new file mode 100644 index 0000000000..14343f2cab --- /dev/null +++ b/development/bvi/README @@ -0,0 +1,5 @@ +bvi ( binary vi editor ) + +Bvi stands for Binary VIsual editor. +It is a display oriented editor for binary files +its command set is based on those of the vi texteditor. |