[Debian-med-packaging] Bug#801306: ITP: python-oset -- An ordered set data structure for Python
Kevin Murray
spam at kdmurray.id.au
Thu Oct 8 11:10:33 UTC 2015
Package: wnpp
Severity: wishlist
Owner: Kevin Murray <spam at kdmurray.id.au>
* Package name : python-oset
Version : 0.1.3
Upstream Author : Carlos Martin, Raymond Hettinger
* URL : https://gitorious.com/sleipnir/python-oset
* License : BSD
Programming Lang: Python
Description : An ordered set data structure for Python
A set data structure that remembers original insertion order. The
implementation based on a doubly linked link and an internal dictionary.
This design gives OrderedSet the same big-Oh running times as regular
sets including O(1) adds, removes, and lookups as well as O(n)
iteration.
This is a dependency of sphinxcontrib-bibtex, which is required to build
seqan's documentation.
This package will be co-maintained in the Debian Med team.
More information about the Debian-med-packaging
mailing list