Metadata-Version: 1.1
Name: summer
Version: 0.7.0
Summary: Summer -- light weight Python 3 application framework
Home-page: http://py-summer.sourceforge.net/
Author: Martin Šlouf
Author-email: martinslouf@sourceforge.net
License: Lesser General Public Licence version 3
Description: Summer is light weight Python 3 application framework to support generic
        application development.  It provides support for business object
        management, ORM (mapping, declarative transactions), LDAP and localization.
        Inspired by famous Java Spring application framework.
Keywords: framework development
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
