Metadata-Version: 1.0
Name: pyextdirect
Version: 0.2.3
Summary: Python implementation of Ext Direct
Home-page: https://github.com/Diaoul/pyextdirect
Author: Antoine Bertin
Author-email: diaoulael@gmail.com
License: LGPLv3
Description: pyextdirect
        ===========
        Python implementation of `Ext Direct Server-side Stack <http://www.sencha.com/products/extjs/extdirect>`_
        
        * `Project page <https://github.com/Diaoul/pyextdirect>`_
        
        
        0.2.3
        =====
        
        * Rename DirectStore destroy to DirectStore CUD for create-update-destroy operations
        
        0.2.2
        =====
        
        * Fix DirectStore destroy
        
        0.2.1
        =====
        
        * Add DirectStore destroy support
        
        
        0.2
        ===
        
        * Add DirectStore read support
        
        
        0.1
        ===
        
        * Initial release
        
Keywords: ext direct server cgi stack
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
