Metadata-Version: 1.1
Name: attmap
Version: 0.12.8
Summary: Multiple access patterns for key-value reference
Home-page: https://github.com/pepkit/attmap/
Author: Nathan Sheffield, Vince Reuter
Author-email: UNKNOWN
License: BSD2
Description: attmap
        ======
        
        |Build Status| |Coverage Status|
        
        Key-value Mapping supporting nesting and attribute-style access
        
        Originally motivated by and designed for the ```pepkit`` family
        projects <https://pepkit.github.io/>`__
        
        .. |Build Status| image:: https://travis-ci.org/pepkit/attmap.svg?branch=master
           :target: https://travis-ci.org/pepkit/attmap
        .. |Coverage Status| image:: https://coveralls.io/repos/github/pepkit/attmap/badge.svg?branch=master
           :target: https://coveralls.io/github/pepkit/attmap?branch=master
        
Keywords: dict,map,mapping,dot,item,getitem,attr,getattr,key-value,dynamic,mutable,access
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
