Metadata-Version: 1.0
Name: tarantool
Version: 0.3.0
Summary: Python client library for Tarantool Database
Home-page: https://github.com/coxx/tarantool-python
Author: Konstantin Cherkasoff
Author-email: k.cherkasoff@gmail.com
License: BSD
Description: =================
         trantool-python
        =================
        
        `Tarantool`_ is a damn fast key/value data store originally designed by `Mail.Ru`_ and released under the terms of `BSD license`_.
        
        `Tarantool`_ is production-ready and actively used at `Mail.Ru`_, one of the leading Russian web content providers.
        
        .. _`Tarantool`: http://tarantool.org
        .. _`Mail.Ru`: http://mail.ru
        .. _`BSD license`: http://www.gnu.org/licenses/license-list.html#ModifiedBSD
        
Platform: all
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Database :: Front-Ends
