File: control

package info (click to toggle)
wxhexeditor 0.24%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,588 kB
  • sloc: cpp: 13,058; ansic: 6,222; makefile: 206; python: 35; sh: 8
file content (21 lines) | stat: -rw-r--r-- 639 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: wxhexeditor
Section: editors
Priority: optional
Maintainer: Andrej Shadura <andrewsh@debian.org>
Build-Depends:
 debhelper-compat (= 12),
 libwxgtk3.0-gtk3-dev,
 libmhash-dev,
 libdisasm-dev
Standards-Version: 4.4.0
Homepage: https://github.com/EUA/wxHexEditor
Vcs-Browser: https://salsa.debian.org/debian/wxhexeditor
Vcs-Git: https://salsa.debian.org/debian/wxhexeditor.git

Package: wxhexeditor
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: hexadecimal editor for massive files
 wxHexEditor is a hexadecimal file editor suitable
 for editing very big files. Supported file size
 is up to 2^64 bytes.