deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: arm64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.17)
Description: |-
Ordered Set implementation in Cython.
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.
Homepage: https://github.com/simonpercivall/orderedset
Installed-Size: '239'
Maintainer: Roland Mas <lolando@debian.org>
Package: python3-orderedset
Priority: optional
Section: python
Source: python-orderedset (2.0.3-1)
Version: 2.0.3-1+b2
srcpkg_name: python-orderedset
srcpkg_version: 2.0.3-1