Last change
on this file since 251:554782284e08 was
165:76a61f5aa343,
checked in by Ralph Meijer <ralphm@…>, 10 years ago
|
Cleanups leading up to Wokkel 0.7.0.
As we now depend on Twisted 10.0.0 or higher, the following classes and
interfaces were deprecated:
This also resolves all Pyflakes warnings, changes links for www.xmpp.org to
xmpp.org and fixes the copyright notice in LICENSE to include 2012.
|
File size:
885 bytes
|
Line | |
---|
1 | Source: wokkel |
---|
2 | Section: python |
---|
3 | Priority: optional |
---|
4 | Maintainer: Ralph Meijer <ralphm@ik.nu> |
---|
5 | Build-Depends: cdbs, debhelper (>= 7), python-central (>= 0.6.0) |
---|
6 | XS-Python-Version: >= 2.4 |
---|
7 | Standards-Version: 3.8.0 |
---|
8 | Homepage: http://wokkel.ik.nu/ |
---|
9 | |
---|
10 | Package: python-wokkel |
---|
11 | Architecture: all |
---|
12 | XB-Python-Version: ${python:Versions} |
---|
13 | Depends: ${python:Depends}, ${misc:Depends}, python-twisted (>= 10.0.0), python-twisted-words (>= 10.0.0), python-twisted-names (>= 10.0.0), python-dateutil |
---|
14 | Description: A set of enhancements to Twisted Words' Jabber/XMPP |
---|
15 | It serves as a testing ground for new features and enhancements which will |
---|
16 | eventually end up in Twisted Words. It currently provides sub-protocols, |
---|
17 | XMPP client and component support leveraging sub-protocols, and |
---|
18 | sub-protocol implementations for generic stanza handling, rosters, |
---|
19 | service discovery, publish-subscribe, and software version. |
---|
Note: See
TracBrowser
for help on using the repository browser.