Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37516962
en ru br
ALT Linux repos
S:1.9.0-alt1.1

Group :: Development/Python3
RPM: python3-module-odict

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.9.0-alt1.1
Build date: 12 november 2022, 21:13 ( 75.7 weeks ago )
Size: 16.32 Kb

Home page:   https://pypi.python.org/pypi/odict

License: Python-2.0
Summary: Ordered dictionary
Description:

Dictionary in which the insertion order of items is preserved (using an
internal double linked list). In this implementation replacing an
existing item keeps it at its original position.

Current maintainer: Daniel Zagaynov

List of contributors

List of rpms provided by this srpm:

  • python3-module-odict-tests
  • python3-module-odict
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin