twisted 16.0.0-1 source package in Ubuntu

Changelog

twisted (16.0.0-1) unstable; urgency=medium

  * New upstream release.

 -- Matthias Klose <email address hidden>  Fri, 18 Mar 2016 16:55:22 +0100

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
Xenial release main net

Downloads

File Size SHA-256 Checksum
twisted_16.0.0-1.dsc 2.8 KiB b27098f02003a80590c859fc7b49f41b0ce63071df2029b11e0cee05cf936a00
twisted_16.0.0.orig.tar.bz2 3.0 MiB 132246d58bd866495fb10e081a14a8c7bf19ddece32e90f057b4615744063b4e
twisted_16.0.0-1.debian.tar.xz 16.5 KiB 340d5905d188b3e520eff7ce6e21abb5837b050121472f6332827fbc4b4c052d

Available diffs

No changes file available.

Binary packages built by this source

python-twisted: No summary available for python-twisted in ubuntu yakkety.

No description available for python-twisted in ubuntu yakkety.

python-twisted-bin: No summary available for python-twisted-bin in ubuntu yakkety.

No description available for python-twisted-bin in ubuntu yakkety.

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 dummy package for Twisted SSH Implementation

 All the code has been moved to python-twisted-core, this package
 contains only documentation and is going to be removed.
 See https://twistedmatrix.com/trac/ticket/7964.

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.
 .
 Additionally it includes protocol-specific implementations such as:
 .
 Twisted Conch: a client/server implementation of the SSH protocol,
 using the twisted framework.
 .
 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).
 .
 Twisted Web: 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.
 .
 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.

python-twisted-mail: twisted dummy package for SMTP, IMAP and POP protocol implementation

 All the code has been moved to python-twisted-core, this package
 contains only documentation and is going to be removed.
 See https://twistedmatrix.com/trac/ticket/7964.

python-twisted-names: twisted package for DNS protocol implementation

 All the code has been moved to python-twisted-core, this package
 contains only documentation and is going to be removed.
 See https://twistedmatrix.com/trac/ticket/7964.

python-twisted-news: No summary available for python-twisted-news in ubuntu yakkety.

No description available for python-twisted-news in ubuntu yakkety.

python-twisted-runner: No summary available for python-twisted-runner in ubuntu yakkety.

No description available for python-twisted-runner in ubuntu yakkety.

python-twisted-runner-dbg: twisted dummy package for process management

 All the code has been moved to python-twisted-bin-dbg, this package
 contains only documentation and is going to be removed.
 See https://twistedmatrix.com/trac/ticket/7964.

python-twisted-web: twisted dummy package for HTTP protocol implementation

 All the code has been moved to python-twisted-core, this package
 contains only documentation and is going to be removed.
 See https://twistedmatrix.com/trac/ticket/7964.

python-twisted-words: No summary available for python-twisted-words in ubuntu yakkety.

No description available for python-twisted-words in ubuntu yakkety.

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

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.