Metadata-Version: 1.0
Name: logan
Version: 0.5.0
Summary: Logan is a toolkit for building standalone Django applications.
Home-page: http://github.com/dcramer/logan
Author: David Cramer
Author-email: dcramer@gmail.com
License: Apache License 2.0
Description: 
        Logan
        ======
        
        Logan is a toolkit for running standalone Django applications. It provides you
        with tools to create a CLI runner, manage settings, and the ability to bootstrap
        the process.
        
        :copyright: (c) 2012 David Cramer.
        :license: Apache License 2.0, see LICENSE for more details.
        
Platform: UNKNOWN
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
