python-ordered-set 4.1.0 Ordered Set implementation in Cython
This library provides an OrderedSet
data type that works like a regular set, but remembers insertion order. It supports the full Python set
interface.
- Website: https://github.com/simonpercivall/orderedset
- License: ASL 2.0
- Package source: python-xyz.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu