Metadata-Version: 1.1
Name: lemon-dashboard
Version: 0.1
Summary: Dashboard app for Lemon admin
Home-page: https://github.com/trilan/lemon-dashboard
Author: Mike Yumatov
Author-email: mike@yumatov.org
License: ISC
Description: Lemon Dashboard
        ===============
        
        ``lemon-dashboard`` replaces admin index page with dashboard, which contains
        widgets. Widgets can be added to or removed from dashboard. Currenty only
        two widgets are provided: app list and admin log. But new widgets can be
        easily added.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
