Metadata-Version: 1.0
Name: flask-blocks
Version: 1.0.0
Summary: The common blocks which solve common problems encountered when creating Flask applications.
Home-page: http://go.pelicandd.com/n/flaskblocks
Author: Arseni Mourzenko
Author-email: arseni.mourzenko@pelicandd.com
License: MIT
Description: flaskblocks contains the blocks of code which are commonly used in Flask-powered applications. The goal of this project is to prevent code duplication accross projects by providing a simple way of using different components.
        
        The `detailed documentation of this package <http://source.pelicandd.com/codebase/flaskblocks/#README.markdown`_ is available on the source website.
        
        Contributing
        ------------
        
        The `source code <http://source.pelicandd.com/codebase/flaskblocks/>`_ is also available. The package is distributed under `MIT License <https://opensource.org/licenses/MIT>`_.
        
        If you want to have SVN access to the official repository in order to contribute to the project, contact me at `arseni.mourzenko@pelicandd.com <mailto:arseni.mourzenko@pelicandd.com>`_. If you find it more convinient to clone the source to GitHub, you can do that too.
        
Keywords: flask
Platform: UNKNOWN
