Fri, 21 Jun 2024 02:47:58 UTC | login

Information for build python-ruamel-ordereddict-0.4.9-1.fc28

ID18453
Package Namepython-ruamel-ordereddict
Version0.4.9
Release1.fc28
Epoch
SummaryOrdered dictionary with Key Insertion Order
DescriptionThis is an implementation of an ordered dictionary with Key Insertion Order (KIO: updates of values do not affect the position of the key), Key Value Insertion Order (KVIO, an existing key's position is removed and put at the back). The standard library module OrderedDict, implemented later, implements a subset of ordereddict functionality.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:28:37 UTC
CompletedSat, 14 Apr 2018 20:28:37 UTC
Tags
f28
f29
RPMs
src
python-ruamel-ordereddict-0.4.9-1.fc28.src.rpm (info) (download)
riscv64
python2-ruamel-ordereddict-0.4.9-1.fc28.riscv64.rpm (info) (download)
Changelog * Fri Oct 14 2016 chandankumar <chkumar246@gmail.com> - 0.4.9-1 - Initial package.