File: control

package info (click to toggle)
stateless-openpgp-docs 13.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 380 kB
  • sloc: sh: 951; ansic: 279; makefile: 49; python: 36
file content (39 lines) | stat: -rw-r--r-- 1,264 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
31
32
33
34
35
36
37
38
39
Source: stateless-openpgp-docs
Section: doc
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 codespell <!nocheck>,
 ronn,
Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/debian/stateless-openpgp-docs.git
Vcs-Browser: https://salsa.debian.org/debian/stateless-openpgp-docs
Homepage: https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/
Rules-Requires-Root: no

Package: sopv-doc
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 sopv (>= 1.0),
Enhances:
 sopv (>= 1.0),
Suggests:
 sqop | gosop | pgpainless-cli | rsop
Description: OpenPGP verification manuals and examples
 sopv is the verification-only subset of the Stateless OpenPGP Command
 Line Interface.
 .
 It is used to verify OpenPGP signatures.  Several different
 implementations of this interface are present in Debian, and it is
 possible to use the alternatives system to choose between them.
 .
 This package provides generic documentation for users of sopv in the
 form of manpages, and example test scripts that can be used to
 confirm the conformance of a sopv implementation to the
 specification.
 .
 See https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/
 for more information.