Metadata-Version: 1.1
Name: rapido.souper
Version: 1.0.2
Summary: Souper persistence for Rapido
Home-page: https://github.com/plomino/rapido.souper
Author: Eric BREHAULT
Author-email: ebrehault@gmail.com
License: GPL
Description: rapido.souper
        =============
        
        .. image:: https://secure.travis-ci.org/plomino/rapido.souper.png?branch=master
            :target: http://travis-ci.org/plomino/rapido.souper
            :alt: Tests
        .. image:: https://landscape.io/github/plomino/rapido.souper/master/landscape.svg?style=flat
            :target: https://landscape.io/github/plomino/rapido.souper/master
            :alt: Code Health
        .. image:: https://coveralls.io/repos/plomino/rapido.souper/badge.svg?branch=master&service=github
            :target: https://coveralls.io/github/plomino/rapido.souper?branch=master
            :alt: Coverage
        
        rapido.souper provides a `Souper-based <https://pypi.python.org/pypi/souper>`_
        persistence layer for Rapido applications.
        
        Changelog
        =========
        
        1.0.2 (2015-11-17)
        ------------------
        
        - Fixes
        
        
        1.0.1 (2015-11-08)
        ------------------
        
        - More pythonic access to record items
        
        
        1.0 (2015-11-07)
        ----------------
        
        - Initial release
        
Keywords: souper zodb rapido
Platform: UNKNOWN
Classifier: Programming Language :: Python
