File: control

package info (click to toggle)
msva-perl 0.9.2-1.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 360 kB
  • sloc: perl: 2,220; sh: 110; makefile: 19
file content (45 lines) | stat: -rw-r--r-- 1,217 bytes parent folder | download | duplicates (2)
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Source: msva-perl
Section: net
Priority: extra
Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Uploaders: Micah Anderson <micah@debian.org>
Build-Depends:
 debhelper (>= 9),
 perl
Standards-Version: 3.9.4
Homepage: http://web.monkeysphere.info/
Vcs-Git: git://git.monkeysphere.info/msva-perl

Package: msva-perl
Architecture: all
Depends: 
 libcrypt-x509-perl (>= 0.50),
 libconvert-asn1-perl,
 libnet-server-perl (>= 2.00),
 libhttp-server-simple-perl,
 libjson-perl,
 libparent-perl,
 libgnupg-interface-perl (>= 0.43),
 libregexp-common-perl,
 libfile-homedir-perl,
 libconfig-general-perl,
 ${misc:Depends}
Recommends:
 libgtk2-perl,
 libanyevent-perl,
 liblinux-inotify2-perl,
 liburi-perl,
 libnet-ssleay-perl,
 libio-socket-ssl-perl (>= 1.37),
 libwww-perl
Suggests:
 liblwp-protocol-socks-perl
Conflicts: monkeysphere (<< 0.32)
Provides: monkeysphere-validation-agent
Enhances: xul-ext-monkeysphere
Description: Cryptographic identity validation agent (Perl implementation)
 The Monkeysphere Validation Agent offers a local service for tools to
 validate certificates (both X.509 and OpenPGP) and other public keys.
 .
 This package contains a perl implementation of a Monkeysphere
 Validation Agent.