Metadata-Version: 1.1
Name: mapletree
Version: 0.2
Summary: WSGI app framework
Home-page: http://github.com/tomokinakamaru/mapletree
Author: Tomoki Nakamaru
Author-email: tomoki.nakamaru@gmail.com
License: MIT
Description: WSGI app framework.
        
        MapleTree is a micro-framework for web app development in Python.
        
        See detail @ http://github.com/tomokinakamaru/mapletree.
        
        Copyright (c) 2015, Tomoki Nakamaru.
        
        License: MIT
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
