Name: | python-ordereddict |
---|---|
Version: | 1.1 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 9877 |
License: | MIT |
RPM: | python-ordereddict-1.1-6.el7.noarch.rpm |
Source RPM: | python-ordereddict-1.1-6.el7.src.rpm |
Build Date: | Tue Oct 03 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/ordereddict |
Summary: | Implementation of Python 2.7's OrderedDict |
Description: | Drop-in substitute for Py2.7's new collections.OrderedDict. Originally based on http://code.activestate.com/recipes/576693/ |