File: control

package info (click to toggle)
txzookeeper 0.9.5-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 420 kB
  • sloc: python: 4,932; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 935 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: txzookeeper
Section: python
Priority: optional
XS-Python-Version: >= 2.5
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Clint Byrum <spamaps@debian.org>
Build-Depends: debhelper (>= 7), python, python-setuptools
Homepage: https://launchpad.net/txzookeeper
Standards-Version: 3.9.3
Vcs-Svn: svn://svn.debian.org/python-modules/packages/txzookeeper/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/txzookeeper/trunk/

Package: python-txzookeeper
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-twisted, python-zookeeper
Provides: ${python:Provides}, ${misc:Depends}
XB-Python-Version: ${python:Versions}
Description: Twisted-based Asynchronous Libraries for Apache Zookeeper.
 This project's goal is to have a complete Twisted API representing the spectrum
 of the underlying zookeeper api for constructing distributed applications.