File: control

package info (click to toggle)
pktanon 2~git20160407.0.2bde4f2%2Bdfsg-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,568 kB
  • sloc: cpp: 5,504; xml: 828; exp: 767; makefile: 121; ansic: 16; sh: 12
file content (28 lines) | stat: -rw-r--r-- 1,186 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
22
23
24
25
26
27
28
Source: pktanon
Section: net
Priority: optional
Maintainer: Sascha Steinbiss <satta@debian.org>
Build-Depends: debhelper-compat (= 13),
               libxerces-c-dev,
               libboost-dev,
               libboost-system-dev,
               libpcap-dev,
               nettle-dev,
               pkg-config,
               txt2man
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://github.com/KIT-Telematics/pktanon
Vcs-Git: https://salsa.debian.org/debian/pktanon.git
Vcs-Browser: https://salsa.debian.org/debian/pktanon

Package: pktanon
Architecture: amd64 arm64 i386 mips64el mipsel ppc64el alpha hppa ia64 m68k powerpc ppc64 riscv64 sh4 sparc64 x32
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: profile-based traffic anonymizer
 PKtAnon performs network trace anonymization, e.g. on pcap files.
 It is highly configurable by using anonymization profiles. Anonymization
 profiles allow for mapping of arbitrary anonymization primitives to
 protocol attributes, thus providing high flexibility and easy usability.
 A huge number of anonymization primitives and network protocols are supported
 and ready to use for online and offline anonymization.