diff options
author | asami <asami@FreeBSD.org> | 1995-07-06 12:23:07 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-07-06 12:23:07 +0800 |
commit | d3ac71fbea6a7203d4e833ccdb0e38da1b7f3ffa (patch) | |
tree | b010c94ffa63a8ff656afae33ba4c45c73a818dd /editors/beav/pkg-descr | |
parent | b96831bba443fd67b4dae8f797c94ea32577321a (diff) | |
download | freebsd-ports-gnome-d3ac71fbea6a7203d4e833ccdb0e38da1b7f3ffa.tar.gz freebsd-ports-gnome-d3ac71fbea6a7203d4e833ccdb0e38da1b7f3ffa.tar.zst freebsd-ports-gnome-d3ac71fbea6a7203d4e833ccdb0e38da1b7f3ffa.zip |
beav (binary editor and viewer)
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
Diffstat (limited to 'editors/beav/pkg-descr')
-rw-r--r-- | editors/beav/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/beav/pkg-descr b/editors/beav/pkg-descr new file mode 100644 index 000000000000..6fb87374a9b2 --- /dev/null +++ b/editors/beav/pkg-descr @@ -0,0 +1,11 @@ +BEAV (Binary Editor And Viewer), is a full featured binary file +editor. Just about any operation that you could want to do to a binary +file is possible with BEAV. You can insert or delete in the middle of +a file thereby changing it's size. You can edit multiple files in +multiple windows and cut and paste between them. You can display and +edit data in hex, octal, decimal, binary, ascii, or ebcdic formats. You +can display data in byte, word, or long word formats in either Intel or +Motorola byte ordering. You can send the formatted display mode to a +file or printer. + +This is version 1.40.3. |