new application qcineoob

This commit is contained in:
Julien Veyssier 2013-03-11 13:39:10 +01:00
commit f31dee9090
15 changed files with 1191 additions and 0 deletions

View file

@ -0,0 +1,3 @@
from .qcineoob import QCineoob
__all__ = ['QCineoob']