diff options
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 |