Metadata-Version: 2.4
Name: dict.sorted
Version: 1.0.0
Summary: Dictionaries sorted by key or by comparison function. For Python 2 or Python 3.
Home-page: https://github.com/lukesneeringer/dict-sorted
Author: Luke Sneeringer
Author-email: luke@sneeringer.com
License: New BSD
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development
Provides: sdict
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: six>=1.3.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides
Dynamic: requires-dist
Dynamic: summary
