New backend orange

This commit is contained in:
Nicolas Duhamel 2010-12-02 17:18:03 +01:00 committed by Romain Bignon
commit 85b413f199
6 changed files with 262 additions and 0 deletions

View file

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