File: control

package info (click to toggle)
papercut 0.9.13-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 396 kB
  • ctags: 496
  • sloc: python: 4,872; xml: 105; sh: 71; makefile: 49; sql: 48
file content (36 lines) | stat: -rw-r--r-- 1,250 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: papercut
Section: news
Priority: optional
Maintainer: Jérémy Bobbio <jeremy.bobbio@etu.upmc.fr>
Build-Depends: debhelper (>= 5.0.37.2), python-support (>= 0.3)
Build-Depends-Indep: python, xsltproc, docbook-xsl
Standards-Version: 3.7.2
XS-Python-Version: current

Package: papercut
Architecture: all
Depends: ${python:Depends}
XB-Python-Version: ${python:Versions}
Recommends: python-mysqldb, python-pgsql
Suggests: phpbb2, mysql-server
Description: simple and extensible NNTP server
 Papercut is a simple NNTP server.  Its main objective is to integrate existing
 web based message board software with an Usenet front-end.
 .
 However, using Python, new article containers can be added to store and
 retrieve messages from various source and formats.
 .
 This package contains the following storage classes:
   - Phorum web bulletin board (on MySQL or PostgreSQL),
   - phpBB web bulletin board,
   - PHPNuke/NukeBB web bulletin board,
   - proxying another NNTP server,
   - simple MySQL database,
   - maildirs,
   - mboxes.
 .
 Please note that Papercut is only a NNTP server, not a full-featured news
 transport system.  It does not handle newsfeeding or other usual news
 software features.
 .
 Homepage: http://pessoal.org/papercut/