File: control

package info (click to toggle)
cryptplug 0.3.16-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 1,008 kB
  • ctags: 519
  • sloc: sh: 7,267; ansic: 2,749; makefile: 83
file content (29 lines) | stat: -rw-r--r-- 1,123 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
Source: cryptplug
Priority: optional
Maintainer: Jose Carlos Garcia Sogo <jsogo@debian.org>
Build-Depends: debhelper (>> 3.0.0), libgpgme-dev, autotools-dev
Standards-Version: 3.5.8

Package: cryptplug-dev
Section: devel
Architecture: any
Depends: cryptplug (= ${Source-Version})
Description: Collection of plugins to crytographic engines
 A collection of plug-ins to cryptographic engines, accessible
 by the crypt-plug interface.  Applications can make use of the crypto
 operations provided by the CryptPlug interface, and the plug-ins
 provided by this package implement the interface for various
 cryptographic engines, like GnuPG.
 .
 This package contains development files.

Package: cryptplug
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: Collection of plugins to crytographic engines
 A collection of plug-ins to cryptographic engines, accessible
 by the crypt-plug interface.  Applications can make use of the crypto
 operations provided by the CryptPlug interface, and the plug-ins
 provided by this package implement the interface for various
 cryptographic engines, like GnuPG.