Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python311-immutabledict

A fork of the original frozendict, an immutable wrapper around dictionaries. This library is a pure Python, MIT-licensed alternative to the new LGPL-3.0 licensed frozendict. It implements the complete mapping interface and can be used as a drop-in replacement for dictionaries where immutability is desired. The immutabledict constructor mimics dict, and all of the expected interfaces (iter, len, repr, hash, getitem) are provided. Note that an immutabledict does not guarantee the immutability of its values, so the utility of hash method is restricted by usage. The only difference is that the copy() method of immutable takes variable keyword arguments, which will be present as key/value pairs in the new, immutable copy.

Found 1 sites for python311-immutabledict

Found 3 RPM for python311-immutabledict

PackageSummaryDistributionDownload
python311-immutabledict-4.2.0-1.2.noarch.htmlImmutable wrapper around dictionaries (a fork of frozendict)OpenSuSE Tumbleweed for noarchpython311-immutabledict-4.2.0-1.2.noarch.rpm
python311-immutabledict-4.2.0-1.2.noarch.htmlImmutable wrapper around dictionaries (a fork of frozendict)OpenSuSE Ports Tumbleweed for noarchpython311-immutabledict-4.2.0-1.2.noarch.rpm
Immutable wrapper around dictionaries (a fork of frozendict)python311-immutabledict-4.2.0-1.2.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet