File: control

package info (click to toggle)
hexcurse 1.58-1.3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 860 kB
  • sloc: sh: 4,016; ansic: 2,087; makefile: 9
file content (15 lines) | stat: -rw-r--r-- 586 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: hexcurse
Section: utils
Priority: optional
Maintainer: Gergely Risko <risko@debian.org>
Build-Depends: debhelper (>> 9.0.0), libncurses-dev, autotools-dev
Standards-Version: 3.9.5

Package: hexcurse
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Ncurses-based hex editor with many features
 HexCurse is a versatile ncurses-based hex editor written in C that provides
 the user with many features. It currently supports searching, hex, and
 decimal address output, jumping  to specified locations in a file, and
 quick keyboard shortcuts to commands.