Metadata-Version: 2.1
Name: attmap
Version: 0.1.1
Summary: Multiple access patterns for key-value reference
Home-page: https://github.com/pepkit/attmap/
Author: Nathan Sheffield, Vince Reuter
License: BSD2
Description: attmap
        ======
        
        |Build Status| |Coverage Status|
        
        Key-value Mapping supporting nesting and attribute-style access
        
        .. |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/vreuter/attmap/badge.svg?branch=master
           :target: https://coveralls.io/github/vreuter/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.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
