add application flatboob

This commit is contained in:
Romain Bignon 2012-02-11 12:47:54 +01:00
commit 85918b5d71
3 changed files with 164 additions and 0 deletions

View file

@ -0,0 +1,3 @@
from .flatboob import Flatboob
__all__ = ['Flatboob']