twisted-news 13.0.0-1 source package in Ubuntu

Changelog

twisted-news (13.0.0-1) unstable; urgency=low


  * New upstream version

 -- Free Ekanayaka <email address hidden>  Sat, 15 Jun 2013 12:47:58 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Sid
Original maintainer:
Matthias Klose
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
twisted-news_13.0.0-1.dsc 1.2 KiB d099d61b690e95d406b999e791efc58336f36099ab3421bc1f97c557148f500b
twisted-news_13.0.0.orig.tar.bz2 19.2 KiB 102f303fee6dc807d53ee281a2a15775a6b04e72e5b7b25ab77fc8faaa96dc3f
twisted-news_13.0.0-1.debian.tar.gz 7.2 KiB b0cb45844b5789c8209279c7685646b357f2dcc9b24506e20a555910830fecc7

Available diffs

No changes file available.

Binary packages built by this source

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.