isohunt 50%

This commit is contained in:
Julien Veyssier 2010-11-27 22:32:34 +01:00
commit a40cf0ef44
6 changed files with 253 additions and 0 deletions

View file

@ -0,0 +1,3 @@
from .backend import IsohuntBackend
__all__ = ['IsohuntBackend']