File: control

package info (click to toggle)
hash-slinger 2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 192 kB
  • ctags: 133
  • sloc: python: 980; xml: 369; makefile: 27
file content (30 lines) | stat: -rw-r--r-- 863 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
29
30
Source: hash-slinger
Section: utils
Priority: extra
Maintainer: Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper (>= 8), xmlto
Standards-Version: 3.9.5
Vcs-Git: git://git.debian.org/collab-maint/hash-slinger.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/hash-slinger.git;a=summary

Package: hash-slinger
Architecture: any
Depends: ${shlibs:Depends},
	 ${misc:Depends},
	 python,
	 python-dnspython,
	 python-argparse,
	 python-unbound,
	 python-ipaddr,
	 python-gnupg,
	 openssh-client,
	 python-m2crypto
Replaces: sshfp
Conflicts: sshfp
Provides: sshfp
Description: tools to generate special DNS records
 This package contains various tools to generate special DNS records:
 .
  * sshfp      Generate RFC-4255 SSHFP DNS records
  * tlsa       Generate RFC-6698 TLSA DNS records via TLS
  * openpgpkey Generate RFC-<TBD> OPENPGPKEY DNS records