LICENSE
MANIFEST.in
README.rst
setup.py
sortedcollections/__init__.py
sortedcollections/nearestdict.py
sortedcollections/ordereddict.py
sortedcollections/recipes.py
sortedcollections.egg-info/PKG-INFO
sortedcollections.egg-info/SOURCES.txt
sortedcollections.egg-info/dependency_links.txt
sortedcollections.egg-info/requires.txt
sortedcollections.egg-info/top_level.txt
tests/test_doctest.py
tests/test_itemsorteddict.py
tests/test_nearestdict.py
tests/test_ordereddict.py
tests/test_orderedset.py
tests/test_recipes.py
tests/test_valuesorteddict.py