Metadata-Version: 1.1
Name: stuf
Version: 0.8.19
Summary: dictionaries with attribute-style access
Home-page: https://bitbucket.org/lcrees/stuf
Author: L. C. Rees
Author-email: lcrees@gmail.com
License: BSD
Description: A collection of Python dictionaries supporting attribute-style access. Includes  
        *defaultdict*,  *OrderedDict*, restricted, and frozen implementations.
Keywords: dict attribute collection mapping dot notation access bunch
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
