Metadata-Version: 2.1
Name: sum-dict
Version: 0.0.1
Summary: Tools for working with dictionaries containing numeric values
Home-page: https://github.com/gkovacs/sum-dict
Author: Geza Kovacs
Author-email: noreply@gkovacs.com
License: UNKNOWN
Description: # sum-dict
        
        Tools for working with dictionaries containing numeric values
        
        ## Install
        
        ```bash
        pip install sum-dict
        ```
        
        ## Using
        
        ```python
        import sum_dict
        ```
        
        ## Author
        
        [Geza Kovacs](https://github.com/gkovacs)
        
        ## License
        
        MIT
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
