Metadata-Version: 1.1
Name: slovar
Version: 0.0.13
Summary: slovar
Home-page: UNKNOWN
Author: vahan
Author-email: aivosha@gmail.com
License: UNKNOWN
Description: # Slovar
        
        Slovar is a dict-like object that can be filtered, collapsed, expanded, etc.
        
        ## Setting up & testing
        
            virtualenv .
            pip install -r requirements.test
            pytest
            pytest benchmarks/
        
        
        
Keywords: dict slovar
Platform: UNKNOWN
Classifier: Programming Language :: Python
