diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2009-06-28 11:26:34 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2009-06-28 11:26:34 +0000 |
commit | 678d1f6c2e5b79320ae3364a5aaa3e63a8f91e84 (patch) | |
tree | 223a2c816f387afab57cee1d4e7ae7d9e691926f /editors | |
parent | eebcbc62b7a52aa097ce74ec4e1ddd582a7d3222 (diff) |
Improve description.
Notes
Notes:
svn path=/head/; revision=236714
Diffstat (limited to 'editors')
-rw-r--r-- | editors/biew/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/biew/pkg-descr b/editors/biew/pkg-descr index ea3ec31d7d83..7bac2e7e36c2 100644 --- a/editors/biew/pkg-descr +++ b/editors/biew/pkg-descr @@ -1,8 +1,8 @@ BIEW is multiplatform portable viewer of binary files with built-in editor -in binary, hexadecimal and disassembler modes. It uses native Intel syntax -for disassemble. Highlight AVR/Java/Athlon64/Pentium 4/K7-Athlon -disassembler, Russian codepages converter, full preview of formats -- MZ, NE, -PE, NLM, COFF32, ELF partial -- a.out, LE, LX, PharLap; code navigator and -more over. +with binary, hexadecimal, and disassembler modes. It uses native Intel +syntax for disassembly and offers many useful features such as highlighting +for AVR/Java/x86-AMD64/ARM-XScale/PPC-64 code, Russian codepage converter, +full preview of formats MZ, NE, PE, NLM, COFF32, ELF (and partially a.out, +LE, LX, PharLap), code navigator, and much more. WWW: http://biew.sourceforge.net/ |