Metadata-Version: 1.0
Name: Redpy
Version: 0.1.99
Summary: Connector between Redis and Python, via redis-py.
Home-page: http://www.haibison.com
Author: Hai Bison
Author-email: haibison.apps@gmail.com
License: LICENSE.txt
Description: =====
        Redpy
        =====
        
        
        Feel free to contact us at:
        
        * Homepage: `<http://www.haibison.com>`_
        * E-mails:
            + haibisonapps[at]gmail.com
        
        
        What is ``Redpy``?
        ==================
        
        It's a simple framework, which helps you work with Redis_ + Python_. The
        client needed is redis-py_.
        
        
        Special Thanks
        ==============
        
        * Thanks to `Karl Seguin`_ for his great `The Little Redis Book`_.
        
        
        .. _Redis: http://redis.io
        .. _Python: http://python.org
        .. _Karl Seguin: http://openmymind.net
        .. _The Little Redis Book: http://github.com/karlseguin/the-little-redis-book
        .. _redis-py: https://github.com/andymccurdy/redis-py
Platform: UNKNOWN
