./wip/py-bidict, The bidirectional mapping library for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.21.2, Package name: py310-bidict-0.21.2, Maintainer: kamelderouiche

dict provides a bidirectional mapping data structure and related utilities:wq!
(namedbidict, inverted) to naturally model one-to-one relations in Python


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: f0047fe402f75961ec2125d7b00cb029c70b6379
Filesize: 372.669 KB

Version history: (Expand)


CVS history: (Expand)


   2013-12-05 02:21:54 by Kamel Derouiche | Files touched by this commit (1)
Log message:
set MAINTAINER

   2012-10-06 19:22:16 by Aleksej Saushev | Files touched by this commit (16)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-04-03 00:36:43 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-bidict-0.1.1 as wip/py-bidict.

dict provides a bidirectional mapping data structure and related utilities:wq!
(namedbidict, inverted) to naturally model one-to-one relations in Python