Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37650059
en ru br
ALT Linux repositórios
S:2.2.4-alt1

Group :: Development/Python3
RPM: python3-module-immutabledict

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2.2.4-alt1
Data da compilação: 15 junho 2023, 15:20 ( 45.8 weeks ago )
Tamanho:: 8431 b

Home page:   https://github.com/corenting/immutabledict

Licença: MIT
Sumário: A fork of frozendict, an immutable wrapper around dictionaries
Descrição:

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.

Mantenedor currente: Anton Midyukov (maintainer)

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-immutabledict
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009