Metadata-Version: 1.1
Name: dupdict-mod
Version: 1.0
Summary: Pure Python dictionary wrapper that allows duplicates
Home-page: http://stromberg.dnsalias.org/~strombrg/dupdict_mod/
Author: Daniel Richard Stromberg
Author-email: strombrg@gmail.com
License: Apache v2
Description: 
        A Pure Python dictionary wrapper that allows duplicate keys is provided.
        
        It passes pylint, passes pep8, is thoroughly unit tested, and runs on CPython 2.[67], CPython 3.[01234],
        Pypy 2.4.0, Pypy3 2.3.1 and Jython 2.7b3.
        
Keywords: dictionary duplicate keys
Platform: Cross platform
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
