SlackBuilds Repository

15.0 > Libraries > ordereddict (1.1)

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

Source Downloads:
ordereddict-1.1.tar.gz (a0ed854ee442051b249bfad0f638bbec)

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

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds