Metadata-Version: 1.1
Name: attmap
Version: 0.1
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](https://travis-ci.org/pepkit/attmap.svg?branch=master)](https://travis-ci.org/pepkit/attmap)
        [![Coverage Status](https://coveralls.io/repos/github/vreuter/attmap/badge.svg?branch=master)](https://coveralls.io/github/vreuter/attmap?branch=master)
        
        Key-value Mapping supporting nesting and attribute-style access
        
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
