Metadata-Version: 1.0
Name: Flask-Sijax
Version: 0.3.0
Summary: An extension for the Flask microframework that adds Sijax support.
Home-page: https://github.com/spantaleev/flask-sijax
Author: Slavi Pantaleev
Author-email: s.pantaleev@gmail.com
License: BSD
Description: 
        Flask-Sijax
        ===========
        
        Flask-Sijax is an extension for the `Flask <http://flask.pocoo.org>`_ microframework,
        to simplify Sijax (`PyPi <http://pypi.python.org/pypi/Sijax>`_, `GitHub <https://github.com/spantaleev/sijax-python>`_) setup and usage for Flask users.
        
        Sijax is a Python/jQuery library that makes AJAX easy to use in web applications.
        
        Links
        -----
        
        * `source <https://github.com/spantaleev/flask-sijax>`_
        * `documentation <http://packages.python.org/Flask-Sijax>`_
        * `development version
          <https://github.com/spantaleev/flask-sijax/zipball/master#egg=Flask-Sijax-dev>`_
        * `Sijax source <https://github.com/spantaleev/sijax-python>`_
        * `Sijax documentation <http://packages.python.org/Sijax/>`_
        
Keywords: ajax,jQuery,flask
Platform: any
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
