Package python3-module-odict: Information
Source package: python3-module-odict
Version: 2.0.0-alt1
Build time: Feb 4, 2026, 01:06 PM in the task #407142
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/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.
Maintainer: Grigory Ustinov
List of contributors:
Grigory Ustinov
Stanislav Levin
Daniel Zagaynov
Andrey Bychkov
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Grigory Ustinov
Stanislav Levin
Daniel Zagaynov
Andrey Bychkov
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Last changed
Feb. 4, 2026 Grigory Ustinov 2.0.0-alt1
- Automatically updated to 2.0.0.
Oct. 17, 2025 Grigory Ustinov 1.9.0-alt3
- Fixed FTBFS.
Oct. 14, 2024 Stanislav Levin 1.9.0-alt2
- migrated from removed setuptools' test command (see #50996).