| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 
 | Source: twextpy
Section: python
Priority: optional
Maintainer: Rahul Amaram <amaramrahul@users.sourceforge.net>
Build-Depends: debhelper (>= 9), python, dh-python, python-setuptools
Standards-Version: 3.9.8
Homepage: http://trac.calendarserver.org/wiki/twext
Vcs-Git: https://anonscm.debian.org/git/calendarserver/twextpy.git
Vcs-Browser: https://anonscm.debian.org/cgit/calendarserver/twextpy.git
Package: python-twext
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-cffi,
 python-twisted (>= 16.6.0)
Recommends: python-sqlparse, python-ldap
Replaces: calendarserver (<< 7.0+dfsg-1)
Breaks: calendarserver (<< 7.0+dfsg-1)
Description: Python module consisting of extensions to the Twisted Framework
 This is a Python module consisting of extensions to the Twisted Framework
 and is mainly used by calendarserver.
 |