Metadata-Version: 2.1
Name: dubplate
Version: 0.2.0
Summary: A Python immutable, dict-like structure for storing data
Home-page: https://github.com/GreenBuildingRegistry/dubplate
Author: Paul Munday
Author-email: paul@paulmunday.net
Maintainer: GreenBuildingRegistry
Maintainer-email: admin@greenbuildingregistry.com
License: LICENSE
Keywords: greenbuildingregistry,record,dict,immutable
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
License-File: LICENSE
Requires-Dist: immutabledict (>=4.1.0)

