# automatically generated from http://www.digitv.fi/sivu.asp?path=1;8224;9519 # T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy T 698000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE T 754000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE T 730000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE nigne.org/debian/dhex.git' title='dhex.git Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 5a442073b4a5f3ebe8d037bf654dfb831820ddc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: dhex
Section: editors
Priority: optional
Maintainer: Gürkan Sengün <gurkan@phys.ethz.ch>
Build-Depends: debhelper (>= 9~), libncurses5-dev
Standards-Version: 3.9.3
Homepage: http://www.dettus.net/dhex/

Package: dhex
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: ncurses based hex editor with diff mode
 This is more than just another hex editor: It includes a diff mode, which
 can be used to easily and conveniently compare two binary files. Since it is
 based on ncurses and is themeable, it can run on any number of systems and
 scenarios. With its utilization of search logs, it is possible to track
 changes in different iterations of files easily.