Metadata-Version: 1.1
Name: tinman
Version: 0.4.1
Summary: Tornado application wrapper and toolbox for Tornado development
Home-page: http://github.com/gmr/tinman
Author: Gavin M. Roy
Author-email: gmr@myyearbook.com
License: BSD
Description: Tinman is an take what you need package designed to speed development of
        Tornado applications.  It includes an application wrapper and a toolbox of
        decorators and utilities.
        
Keywords: tornado
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Requires: ipaddr
Requires: pyyaml
