summaryrefslogtreecommitdiff
path: root/editors/beav/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 20:59:00 +0000
committerzuntum <zuntum>2001-10-31 20:59:00 +0000
commit357035734b69b9da4b409c072366a328aaddabc2 (patch)
treeb8174b07e5f6072d89e0ac6466ae83197944712f /editors/beav/DESCR
parent58022b1c3a7fe2947a92e4b86998903c01be2bcf (diff)
downloadpkgsrc-357035734b69b9da4b409c072366a328aaddabc2.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'editors/beav/DESCR')
-rw-r--r--editors/beav/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/editors/beav/DESCR b/editors/beav/DESCR
new file mode 100644
index 00000000000..8a2929eea14
--- /dev/null
+++ b/editors/beav/DESCR
@@ -0,0 +1,9 @@
+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.