Metadata-Version: 1.0
Name: side_effect_containers
Version: 1.0
Summary: Containers that do a side-effect when an item is added or removed.
Home-page: https://github.com/jmatthias/side_effect_containers
Author: Josh Matthias
Author-email: jmatthias4570@gmail.com
License: LICENSE.txt
Description: ======================
        side_effect_containers
        ======================
        
        Containers that do a side-effect when an item is added or removed.
        
        Includes ``list``, ``set``, and ``dict`` types.
        
        For more information about ``side_effect_containers``, see the project's github
        page:
        `github.com/jmatthias/side_effect_containers <https://github.com/jmatthias/side_effect_containers>`_
Platform: UNKNOWN
