Metadata-Version: 1.1
Name: whs.utils.flask
Version: 0.2.0
Summary: Some Flask utils, targeting REST services
Home-page: https://devzone.itadmin.pl
Author: Filip Malczak
Author-email: filip(dot)malczak(at)gmail(dot)com
License: BSD license (http://opensource.org/licenses/bsd-license.php); owner: Web Harvesting Solutions Ltd; year: 2013
Description: WHS Ltd provides collection of pure-python modules.
        
        This is package contatining some Flask utilities, created for easier REST
        services implementation.
        It provides Flask enhancment for creating classes for single applications, and
        mixin for Flask-based classes allowing resource usage.
        
Platform: Any
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Utilities
