pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-ordereddict



Module Name:    pkgsrc
Committed By:   obache
Date:           Wed Dec  7 12:54:24 UTC 2011

Update of /cvsroot/pkgsrc/devel/py-ordereddict
In directory ivanova.netbsd.org:/tmp/cvs-serv11240

Log Message:
Import py-ordereddict-1.1 as devel/py-ordereddict.

Drop-in substitute for Py2.7's new collections.OrderedDict.  The recipe has
big-oh performance that matches regular dictionaries (amortized O(1)
insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing).

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/py-ordereddict/Makefile
N pkgsrc/devel/py-ordereddict/PLIST
N pkgsrc/devel/py-ordereddict/DESCR
N pkgsrc/devel/py-ordereddict/distinfo

No conflicts created by this import




Home | Main Index | Thread Index | Old Index