Download List

Descripción del Proyecto

Papercut is a multi-threaded NNTP server written in Python. Its main objective is to integrate existing Web-based message board software (Phorum is one of the supported ones) with a Usenet front-end. However, its extensibility enables developers to write their own containers for the storage of the Usenet articles (messages). That means that the code is extensible enough that you could write new containers to integrate the news server with other Web message board projects or even other ways to store the messages.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-02-04 04:13 Back to release list
0.9.6

El servidor de ahora utilizar una bifurcación dinámica basada en servidor de socket en plataformas Unix y una rosca en las plataformas de Windows. Varias correcciones se han aplicado para corregir problemas con el módulo de almacenamiento de phpBB, que debería hacer algo estable.
Tags: Major bugfixes
The server will now dynamically use a forking-based socket server on
Unix platforms and a threaded one on Windows platforms. Several fixes
have been applied to correct issues with the phpBB storage module,
which should make it somewhat stable.

Project Resources