Metadata-Version: 1.0
Name: tipfy.ext.pyamf
Version: 0.2
Summary: PyAMF extension for tipfy
Home-page: http://www.tipfy.org/
Author: Rodrigo Moraes
Author-email: rodrigo.moraes@gmail.com
License: MIT
Description: 
        tipfy.ext.pyamf
        ===============
        
        This extension provides request handlers to support PyAMF in tipfy, the
        almighty little framework for Google App Engine.
        
        PyAMF provides Action Message Format (AMF) support for Python that is
        compatible with the Adobe Flash Player. See
        `http://pyamf.org/ <http://pyamf.org/>`_ for details.
        
        Source code and issue tracker are available at `http://code.google.com/p/tipfy-ext-pyamf/ <>`_.
        
        Links
        -----
        * `Tipfy's website <http://www.tipfy.org/>`_
        * `API Documentation <http://www.tipfy.org/docs/>`_
        * `Wiki <http://www.tipfy.org/wiki/>`_
        * `Discussion Group <http://groups.google.com/group/tipfy>`_
        * `Issue Tracker <http://code.google.com/p/tipfy-ext-pyamf/issues/list>`_
        * `Repository <http://code.google.com/p/tipfy-ext-pyamf/>`_
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
