Nihon no Oto module for radioob : just works.

This commit is contained in:
Thomas Lecavelier 2013-08-12 15:10:05 +02:00 committed by Florent
commit 4d3d3b5de1
6 changed files with 184 additions and 0 deletions

View file

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