Package: rtclite.app.web.rest
    modules: base.py, data.py, files.py
# Copyright (c) 2011, Kundan Singh. All rights reserved. See LICENSE for details.
'''
This package contains web applications supporting RESTful APIs.
'''
from base import *