Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : ruamel.ordereddict
* Version : 0.4.8
* Upstream Author : Anthon van der Neut
* URL : https://bitbucket.org/ruamel/ordereddict
* License : MIT/Python-2.0
Description : 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).
Sorted dictionaries are also provided. Currently only with Key Sorted Order
(KSO, no sorting function can be specified, but you can specify a transform to 
apply
on the key before comparison (e.g. string.lower)).

this is a dependency of the new w3af package.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/1734400065.1998734.1439203151917.javamail.ya...@mail.yahoo.com

Reply via email to