~ubuntu-branches/ubuntu/trusty/hexcurse/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): RISKO Gergely
  • Date: 2002-03-29 12:24:14 UTC
  • Revision ID: james.westby@ubuntu.com-20020329122414-rh3gzqb6aslm4fgp
Tags: 1.40-1
new upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: hexcurse
 
2
Section: utils
 
3
Priority: optional
 
4
Maintainer: RISKO Gergely <risko@debian.org>
 
5
Build-Depends: debhelper (>> 2.0.0), libncurses-dev
 
6
Standards-Version: 3.5.6
 
7
 
 
8
Package: hexcurse
 
9
Architecture: any
 
10
Depends: ${shlibs:Depends}
 
11
Description: A ncurses-based hex editor with many features
 
12
 HexCurse is a versatile ncurses-based hex editor written in C that provides
 
13
 the user with many features. It currently supports searching, hex, and
 
14
 decimal address output, jumping  to specified locations in a file, and
 
15
 quick keyboard shortcuts to commands.