Drop-in substitute for Py2.7's new collections.OrderedDict.
The recipe has big-oh performance that matches regular dictionaries
(amortized O(1) insertion/deletion/lookup and O(n)
iteration/repr/copy/equality_testing).
Maintained by: Dimitris Zlatanidis
Keywords: OrderedDict,python,dictionaries
ChangeLog: ordereddict
Homepage:
https://pypi.python.org/pypi/ordereddict/1.1
Download SlackBuild:
ordereddict.tar.gz
ordereddict.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
ordereddict.SlackBuild |
ordereddict.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds