Source: python-krbv
Section: python
Priority: extra
Maintainer: Timo Aaltonen <tjaalton@ubuntu.com>
Build-Depends: debhelper (>= 8.0.0),
 python2.7-dev,
 libkrb5-dev,
 gawk,
 quilt,
 dh-autoreconf,
Standards-Version: 3.9.2
Homepage: https://fedorahosted.org/python-krbV/
Vcs-Git: git://git.debian.org/collab-maint/python-krbv.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/python-krbv.git;a=summary

Package: python-krbv
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 python-support (>= 0.90),
Description: Python extension module for Kerberos 5
 python-krbV allows python programs to use Kerberos 5 authentication and
 security.
 .
 It is designed to be a thin wrapper around the krb5 C api. Familiarity with 
 the C api will be of great help when using this module.
