diff options
author | Matej Cepl <mcepl@redhat.com> | 2008-02-26 17:27:08 +0100 |
---|---|---|
committer | Matej Cepl <mcepl@redhat.com> | 2008-02-26 17:27:08 +0100 |
commit | c50ce75f2e06b6b8abe49e34775d343b74f7e8cd (patch) | |
tree | 14c314e39296b0c3abe781e4dac194949e220136 /README | |
download | pygn-c50ce75f2e06b6b8abe49e34775d343b74f7e8cd.tar.gz |
The original upstream from Debian orig.tar.gz tarball.0.9.7
Diffstat (limited to 'README')
-rw-r--r-- | README | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +Pyg is a news to mail and mail to news gateway. +It is under devel. + +List of file: + +mail2news.py mail to news python class module +news2mail.py news to mail python class module +pyginfo.py info about pygs python class module +pygm2n mail to news gateway frontend +pygn2m news to mail gateway frontend +whitelist.py whitelist managing python class module +wlp_test test script to test yout whitelist file +wlp C backend for whitelist parser (wlp) directory +examples documentation and exaples directory |