Metadata-Version: 1.1
Name: Zask
Version: 1.9.8
Summary: Basic framework to use with ZeroRPC inspired by Flask
Home-page: https://github.com/j-5/zask
Author: J5
Author-email: UNKNOWN
License: BSD
Description: 
        Zask
        ----
        
        Zask is a framework for Python based on ZeroRPC, which is a
        RPC protocol and implemented in Python.
        
        Zask is mostly inspired by Flask.
        
        Links
        `````
        
        * `ZeroRPC <https://github.com/0rpc/zerorpc-python>`
        
        
Platform: UNKNOWN
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
