File: control

package info (click to toggle)
jabber.py 0.5.0-1.6
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 564 kB
  • ctags: 1,096
  • sloc: python: 3,412; makefile: 60
file content (19 lines) | stat: -rw-r--r-- 714 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: jabber.py
Section: python
Priority: optional
Maintainer: Cosimo Alfarano <kalfa@debian.org>
Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11)
Build-Depends-Indep: dh-python, sharutils
Standards-Version: 3.7.2
XS-Python-Version: all

Package: python-jabber
Architecture: all
Depends: ${python:Depends}
Provides: ${python:Provides}
Replaces: python2.3-jabber (<< 0.5.0-1.2), python2.4-jabber (<< 0.5.0-1.2)
Conflicts: python2.3-jabber (<< 0.5.0-1.2), python2.4-jabber (<< 0.5.0-1.2)
XB-Python-Version: ${python:Versions}
Suggests: python2.3-xml
Description: Python module for the Jabber instant messaging platform
 Jabber.py is a set of python modules to handle jabber XML-based protocol.