File: control

package info (click to toggle)
ncurses-hexedit 0.9.7-14.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 884 kB
  • ctags: 336
  • sloc: ansic: 7,425; sh: 351; makefile: 67
file content (18 lines) | stat: -rw-r--r-- 733 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: ncurses-hexedit
Section: editors
Priority: optional
Maintainer: Manfred Lichtenstern <manfred@lichtenstern.biz>
Build-Depends: debhelper (>> 5.0.0), libncurses5-dev (>> 5.0.0)
Standards-Version: 3.8.0

Package: ncurses-hexedit
Architecture: any
Depends: ${shlibs:Depends}
Description: Edit files/disks in hex, ASCII and EBCDIC
 Hexedit is a file editor which allows editing and viewing a file in
 hexadecimal, along with its ASCII or EBCDIC text equivalent.  Standard
 editing features include insert, delete, search (text or byte searches),
 highlighted changes,  undo, two different viewing formats, and full
 screen text snapshots.  Allows editing of fixed disks as well.  Includes
 a binary/octal/decimal/hex converter.