Name: | python-twisted-news |
---|---|
Version: | 8.2.0 |
Release: | 3.2.el6 |
Architecture: | i686 |
Group: | Development/Libraries |
Size: | 193120 |
License: | MIT |
RPM: | python-twisted-news-8.2.0-3.2.el6.i686.rpm |
Source RPM: | python-twisted-news-8.2.0-3.2.el6.src.rpm |
Build Date: | Wed Jul 07 2010 |
Build Host: | ca-build19.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.twistedmatrix.com/trac/wiki/TwistedNews |
Summary: | NNTP protocol implementation with client and server |
Description: | Twisted is an event-based framework for internet applications. 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 rudimentary support for moderated groups. |