Metadata-Version: 1.0
Name: pykt
Version: 0.0.2
Summary: KyotoTycoon client for Python
Home-page: https://github.com/mopemope/pykt
Author: yutaka matsubara
Author-email: yutaka.matsubara@gmail.com
License: BSD
Description: What's this
        ---------------------------------
        
        This is a `KyotoTycoon`_ client for Python.
        
        It is fast, written in C.
        
        Require
        ---------------------------------
        
        pykt requires **Python 2.x >= 2.5**. 
        
        kyototycoon 0.9.39 +.
        
        Installation
        ---------------------------------
        
        Install from pypi::
        
          $ easy_install -ZU pykt
        
        Install from source:: 
        
          $ python setup.py install
        
        
        .. _KyotoTycoon: http://fallabs.com/kyototycoon/
        
        
        
Keywords: KyotoTycoon
Platform: Linux
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Software Development :: Libraries
