File: control

package info (click to toggle)
pidgin-encryption 3.1-1
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 2,916 kB
  • ctags: 961
  • sloc: sh: 10,460; ansic: 8,821; makefile: 376; yacc: 318
file content (16 lines) | stat: -rw-r--r-- 663 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: pidgin-encryption
Section: net
Priority: optional
Maintainer: Leo Costela <costela@debian.org>
Build-Depends: debhelper (>= 7.0.50), libnss3-dev, libnspr4-dev, pidgin-dev (>= 2.0.0), libgtk2.0-dev, autotools-dev
Standards-Version: 3.8.4
Homepage: http://pidgin-encrypt.sourceforge.net

Package: pidgin-encryption
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Enhances: pidgin
Description: pidgin plugin that provides transparent encryption
 Provides transparent encryption to all protocols supported by Pidgin.
 Can be activated on a per user basis or even automatically detected.
 Uses a private/public key system based on Mozilla's NSS.