new backend 'fourchan' (implements ICapMessages)

This commit is contained in:
Romain Bignon 2010-06-08 22:18:56 +02:00
commit 5be1d36beb
6 changed files with 237 additions and 2 deletions

View file

@ -0,0 +1,2 @@
from .backend import FourChanBackend
from .browser import FourChan