twisted 14.0.0-2 source package in Ubuntu RTM

Changelog

twisted (14.0.0-2) unstable; urgency=medium


  * python-twisted-core: Depend on python-openssl and python-service-identity.

 -- Matthias Klose <email address hidden>  Wed, 23 Jul 2014 15:39:02 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Sid
Original maintainer:
Matthias Klose
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main net
14.09 release main net

Downloads

File Size SHA-256 Checksum
twisted_14.0.0-2.dsc 2.0 KiB 9e360899693cbceb500bc2338ac0178600f276b8ca2738b724081e04b3a39953
twisted_14.0.0.orig.tar.bz2 4.1 MiB bdfd961ac2216f5c65b07f2c3a5e5116f6713b8c1cf076c40010c64810d26963
twisted_14.0.0-2.debian.tar.xz 13.0 KiB 7cbc03acaf8427107ccab786b664bf6503cc8d8dff8abb3d8dbda656b641cebe

No changes file available.

Binary packages built by this source

python-twisted: 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.

python-twisted-bin: 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.

python-twisted-bin-dbg: 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.

python-twisted-conch: Twisted SSH Implementation

 A client/server implementation of the SSH protocol, using the
 twisted framework.

python-twisted-core: 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.

python-twisted-lore: Documentation generator with HTML and LaTeX support

 Twisted Lore is a documentation generator.

python-twisted-mail: 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).

python-twisted-names: 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.

python-twisted-news: 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.

python-twisted-runner: Process management, including an inetd server

 Twisted Runner has process management, including an inetd replacement.

python-twisted-runner-dbg: 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.

python-twisted-web: 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.

python-twisted-words: 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.

twisted-doc: 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.