Source: twisted
Section: python
Priority: optional
Maintainer: Matthias Klose <doko@debian.org>
Uploaders: Free Ekanayaka <freee@debian.org>
Build-Depends: debhelper (>=7.0.50~), python-all-dev (>= 2.6.6-3~), python-all-dbg, python-zope.interface-dbg, patch
XS-Python-Version: all
Standards-Version: 3.9.4

Package: python-twisted-bin
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Conflicts: python2.3-twisted-bin, python2.4-twisted-bin
Replaces: python2.3-twisted-bin, python2.4-twisted-bin
Provides: ${python:Provides}
Suggests: python-twisted-bin-dbg
Description: Event-based framework for internet applications
 It includes a web server, a telnet server, a multiplayer RPG engine, a 
 generic client and server for remote object access, and APIs for creating 
 new protocols.

Package: python-twisted-bin-dbg
Priority: extra
Section: debug
Architecture: any
Depends: python-zope.interface-dbg, python-twisted-bin (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends}
Description: Event-based framework for internet applications (debug extension)
 It includes a web server, a telnet server, a multiplayer RPG engine, a 
 generic client and server for remote object access, and APIs for creating 
 new protocols.
 .
 This package contains the extension built for the Python debug interpreter.

Package: python-twisted-core
Architecture: all
Depends: ${python:Depends}, python-twisted-bin (>= ${source:Version}), python-zope.interface (>= 3.6), python (>= 2.5), ${misc:Depends}
Suggests: python-tk, python-gtk2, python-glade2, python-qt3, python-wxgtk2.8
Recommends: python-openssl, python-pam, python-serial
Conflicts: python2.3-twisted, python2.4-twisted, python2.3-twisted-core, python2.4-twisted-core
Replaces: python2.3-twisted, python2.4-twisted, python2.3-twisted-core, python2.4-twisted-core
Provides: ${python:Provides}
Description: Event-based framework for internet applications
 It includes a web server, a telnet server, a multiplayer RPG engine, a
 generic client and server for remote object access, and APIs for creating
 new protocols.

Package: python-twisted-conch
Architecture: all
Depends: ${python:Depends}, python-crypto (>= 2.0.1+dfsg1-1.1), python-pyasn1, python-twisted-core (>= ${source:Version}), ${misc:Depends}
Provides: conch, ${python:Provides}
Conflicts: python2.3-twisted, python2.3-twisted-conch, python2.4-twisted-conch
Replaces: python2.3-twisted, python2.3-twisted-conch, python2.4-twisted-conch
Description: Twisted SSH Implementation
 A client/server implementation of the SSH protocol, using the
 twisted framework.

Package: python-twisted-lore
Architecture: all
Depends: ${python:Depends}, python-twisted-web (>= ${source:Version}), ${misc:Depends}
Conflicts: python-twisted (<< 2.1), python2.4-twisted-lore, python2.3-twisted-lore
Replaces: python-twisted (<< 2.1), python2.4-twisted-lore, python2.3-twisted-lore
Description: Documentation generator with HTML and LaTeX support
 Twisted Lore is a documentation generator.

Package: python-twisted-mail
Architecture: all
Depends: ${python:Depends}, python-twisted-core (>= ${source:Version}), python-openssl, ${misc:Depends}
Recommends: python-twisted-names
Conflicts: python-twisted (<< 2.1), python2.3-twisted-mail, python2.4-twisted-mail
Replaces: python-twisted (<< 2.1), python2.3-twisted-mail, python2.4-twisted-mail
Description: SMTP, IMAP and POP protocol implementation
 Twisted Mail contains high-level, efficient protocol implementations
 for both clients and servers of SMTP, POP3, and IMAP4. Additionally,
 it contains an "out of the box" combination SMTP/POP3 virtual-hosting
 mail server. Also included is a read/write Maildir implementation and
 a basic Mail Exchange calculator (depends on Twisted Names).

Package: python-twisted-names
Architecture: all
Depends: ${python:Depends}, python-twisted-core (>= ${source:Version}), ${misc:Depends}
Conflicts: python2.3-twisted-names, python2.4-twisted-names
Replaces: python2.3-twisted-names, python2.4-twisted-names
Description: DNS protocol implementation with client and server
 Twisted Names is both a domain name server as well as a client
 resolver library. Twisted Names comes with an "out of the box"
 nameserver which can read most BIND-syntax zone files as well as a
 simple Python-based configuration format. Twisted Names can act as an
 authoritative server, perform zone transfers from a master to act as
 a secondary, act as a caching nameserver, or any combination of
 these. Twisted Names' client resolver library provides functions to
 query for all commonly used record types as well as a replacement for
 the blocking gethostbyname() function provided by the Python stdlib
 socket module.

Package: python-twisted-news
Architecture: all
Depends: ${python:Depends}, python-twisted-core (>= ${source:Version}), ${misc:Depends}
Conflicts: python2.3-twisted-news, python2.4-twisted-news
Replaces: python2.3-twisted-news, python2.4-twisted-news
Description: NNTP protocol implementation with client and server
 Twisted News provides a very basic NNTP server, as well as an NNTP
 client protocol implementation. Two messages storage systems are
 supported: the DB-API 2.0 backend stores and indexes messages in any
 compatible SQL database; the Twisted dirdbm backend uses serialized
 Python objects stored directly on the filesystem for message
 storage. Twisted News also has very rudamentary support for moderated
 groups.

Package: python-twisted-runner
Architecture: any
Depends: ${python:Depends}, python-twisted-core (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Conflicts: python2.3-twisted-runner, python2.4-twisted-runner, python2.3-twisted-bin, python2.4-twisted-bin
Replaces: python2.3-twisted-runner, python2.4-twisted-runner, python2.3-twisted-bin, python2.4-twisted-bin
Provides: ${python:Provides}
Suggests: python-twisted-runner-dbg
Description: Process management, including an inetd server
 Twisted Runner has process management, including an inetd replacement.

Package: python-twisted-runner-dbg
Section: debug
Priority: extra
Architecture: any
Depends: python-twisted-runner (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends}
Description: Process management, including an inetd server (debug extension)
 Twisted Runner has process management, including an inetd replacement.
 .
 This package contains the extension built for the python debug interpreter.

Package: python-twisted-web
Architecture: all
Depends: ${python:Depends}, python-twisted-core (>= ${source:Version}), ${misc:Depends}
Conflicts: python-twisted (<< 2.1), python2.3-twisted-web, python2.4-twisted-web, python2.3-minimal
Replaces: python-twisted (<< 2.1), python2.3-twisted-web, python2.4-twisted-web
Description: HTTP protocol implementation together with clients and servers
 Twisted web is a web server, and also provides basic HTTP client
 support. You may want to check out Nevow, a templating toolkit
 designed for twisted.web, and Twisted Web2, the next generation
 Twisted web server.

Package: python-twisted-words
Architecture: all
Depends: ${python:Depends}, python-twisted-core (>= ${source:Version}), python-openssl, ${misc:Depends}
Conflicts: python-twisted (<< 2.1), python2.3-twisted-words, python2.4-twisted-words
Replaces: python-twisted (<< 2.1), python2.3-twisted-words, python2.4-twisted-words
Description: Chat and Instant Messaging
 Twisted Words includes:
  - Low-level protocol implementations of OSCAR (AIM and ICQ), IRC, MSN,
    TOC (AIM).
  - Jabber libraries.
  - Prototypes of chat server and client frameworks built on top
    of the protocols.

Package: twisted-doc
Section: doc
Priority: extra
Architecture: all
Depends: ${misc:Depends}
Suggests: python-twisted
Recommends: www-browser | postscript-viewer | pdf-viewer
Description: Official documentation of Twisted
 This contains various HOWTOs and overviews in various formats
 .
 Twisted is an event-based framework for internet applications.
 It includes a web server, a telnet server, a multiplayer RPG engine, a 
 generic client and server for remote object access, and APIs for creating 
 new protocols.

Package: python-twisted
Architecture: all
Priority: extra
Depends: ${python:Depends}, python-twisted-core (>= ${source:Version}), python-twisted-conch (>= 1:${source:Version}), python-twisted-mail (>= ${source:Version}), python-twisted-lore (>= ${source:Version}), python-twisted-names (>= ${source:Version}), python-twisted-news (>= ${source:Version}), python-twisted-runner (>= ${source:Version}), python-twisted-web (>= ${source:Version}), python-twisted-words (>= ${source:Version}), ${misc:Depends}
Provides: ${python:Provides}
Description: Event-based framework for internet applications (dependency package)
 This is a dependency package that depends on the twisted core library and
 all the libraries split out to separate packages starting with Twisted-2.0.1.
