aboutsummaryrefslogtreecommitdiff
path: root/news/py-twistedNews/pkg-descr
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-04-15 04:58:22 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-04-15 04:58:22 +0000
commit42cec5b81765b07025cb4551e2e477fde7b5f572 (patch)
tree942dfef1a51674ebdbd54736603e4a779b4f3819 /news/py-twistedNews/pkg-descr
parent1d6d580c8d14b76d87c8e7ec9470fbe635a2a7e9 (diff)
downloadports-42cec5b81765b07025cb4551e2e477fde7b5f572.tar.gz
ports-42cec5b81765b07025cb4551e2e477fde7b5f572.zip
Notes
Diffstat (limited to 'news/py-twistedNews/pkg-descr')
-rw-r--r--news/py-twistedNews/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/news/py-twistedNews/pkg-descr b/news/py-twistedNews/pkg-descr
new file mode 100644
index 000000000000..6aece0bc7f11
--- /dev/null
+++ b/news/py-twistedNews/pkg-descr
@@ -0,0 +1,10 @@
+Twisted News provides a very basic NNTP server, as well as an NNTP client
+protocol implementation. Two message 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.
+
+Twisted News is available under the MIT Free Software licence.
+
+WWW: http://twistedmatrix.com/