File: control

package info (click to toggle)
pev 0.81-3%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,920 kB
  • sloc: ansic: 20,527; xml: 558; makefile: 429; sh: 397; python: 40
file content (18 lines) | stat: -rw-r--r-- 580 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: pev
Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://pev.sourceforge.net
Section: utils
Priority: optional
Standards-Version: 4.5.1
Build-Depends: debhelper (>= 12), libssl-dev
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/pev
Vcs-Git: https://salsa.debian.org/debian/pev.git

Package: pev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: text-based tool to analyze PE files
 pev is a tool to get information of PE32/PE32+
 executables (EXE, DLL, OCX etc) like  headers,
 sections, resources and more.