Source: python-potr
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Hans-Christoph Steiner <hans@eds.org>
Build-Depends: debhelper (>= 8.0.0),
			   cdbs (>= 0.4.42),
			   python,
			   python-support (>= 0.3)
Build-Depends-Indep: python-setuptools (>= 0.6b3)
Standards-Version: 3.9.4
Homepage: http://python-otr.pentabarf.de
Vcs-Git: git://anonscm.debian.org/collab-maint/python-potr.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/python-potr.git;a=summary

Package: python-potr
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Provides: ${python:Provides}
Description: Pure Python implementation of the OTR protocol
 pure-python-otr is a pure python implementation of the OTR protocol
 (Off-the-Record encryption, see the OTR website for more
 information). This gives developers the flexibility to implement OTR
 encryption for their python-based Instant Messaging clients. A
 gajim-otr plugin will be available in the next major Gajim release to
 provide IM encryption independently of the underlying chat protocol.
 .
 This package also includes the command line utility 'convertkey' for
 converting the old OTR file format to the new one.
