File: control

package info (click to toggle)
zope.authentication 3.7.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 184 kB
  • ctags: 65
  • sloc: python: 295; makefile: 2; sh: 1
file content (21 lines) | stat: -rw-r--r-- 866 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
Source: zope.authentication
Section: zope
Priority: extra
Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers@lists.alioth.debian.org>
Uploaders: Brian Sutherland <brian@vanguardistas.net>,
           Fabio Tranchitella <kobold@debian.org>
Build-Depends: debhelper (>= 7),
               python-all (>= 2.6.6-14~),
               python-setuptools
Standards-Version: 3.9.2
X-Python-Version: >= 2.4
Vcs-Svn: svn://svn.debian.org/pkg-zope/zope.authentication/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/zope.authentication/trunk
Homepage: http://pypi.python.org/pypi/zope.authentication

Package: python-zope.authentication
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: Definition of authentication basics for the Zope Framework
 This package provides a definition of authentication concepts for use in
 Zope Framework.