python3-orderedset binary package in Ubuntu Mantic arm64

 An Ordered Set implementation in Cython.
 .
 Features:
 .
  * Works like a regular set, but remembers insertion order;
  * Is approximately 5 times faster than the pure Python implementation overall
    (and 5 times slower than `set`);
  * Compatible with Python 2.7 through 3.8;
  * Supports the full set interface;
  * Supports some list methods, like `index` and `__getitem__`.
  * Supports set methods against iterables.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-04-25 12:10:09 UTC Published Ubuntu Mantic arm64 release universe python Optional 2.0.3-1build1
  • Published
  • Copied from ubuntu lunar-proposed arm64 in Primary Archive for Ubuntu