python-bunch - 1.0.1-1 main

Bunch is a subclass of Python's dict that supports attribute-style
access, a la JavaScript.
.
For instance, you can have the following:
>>> b = bunch.bunchify({"foo":"bar"}
>>> b.foo
'bar'

Priority: optional
Section: python
Suites: amber 
Maintainer: Debian Python Modules Team <python-modules-team [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 79.9 kB
Architectures: all 

 

Versions

1.0.1-1 all