Update of /cvsroot/spambayes/spambayes
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv7512
Modified Files:
setup.py
Log Message:
Merge CORESVR branch to HEAD. This adds a new app, scripts/core_server.py
and attendant bits, such as an XML-RPC plugin. The web interface is
straight from the POP3 proxy server.
Index: setup.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/setup.py,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** setup.py 6 Dec 2004 03:04:17 -0000 1.32
--- setup.py 10 Jun 2007 15:27:36 -0000 1.33
***************
*** 100,103 ****
--- 100,104 ----
'scripts/sb_pop3dnd.py',
'scripts/sb_server.py',
+ 'scripts/core_server.py',
'scripts/sb_unheader.py',
'scripts/sb_upload.py',
***************
*** 128,131 ****
--- 129,133 ----
'spambayes',
'spambayes.resources',
+ 'spambayes.core_resources',
],
classifiers = [
_______________________________________________
Spambayes-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/spambayes-checkins