blob: 67d6ddc89e908fb1a27d206aa4838217a1df4298 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Source: lfhex
Section: editors
Priority: optional
Maintainer: Tobias Klauser <tklauser@distanz.ch>
Build-Depends: debhelper (>= 7), dpatch, libqt4-dev, flex, bison
Standards-Version: 3.8.3
Homepage: http://stoopidsimple.com/lfhex
Vcs-Git: http://git.distanz.ch/scm/debian/pkg-lfhex.git
Vcs-Browser: http://git.distanz.ch/?p=debian/pkg-lfhex.git
Package: lfhex
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: large file hex editor
lfhex is an application for viewing and editing files in hex, octal,
binary, or ascii text. The main strength of lfhex is its ability to
work with files much larger than system memory or address space.
|