Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37485841
en ru br
ALT Linux repos
S:0.19-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.19-alt1
Build date: 14 december 2022, 20:49 ( 70.9 weeks ago )
Size: 79.39 Kb

Home page:   https://github.com/MagicStack/immutables

License: Apache-2.0
Summary: A high-performance immutable mapping type for Python.
Description:

An immutable mapping type for Python.

The underlying datastructure is a Hash Array Mapped Trie (HAMT) used in Clojure,
Scala, Haskell, and other functional languages. This implementation is used in
CPython 3.7 in the contextvars module (see PEP 550 and PEP 567 for more details)

Current maintainer: Evgeny Sinelnikov

List of contributors

List of rpms provided by this srpm:

  • python3-module-immutables
  • python3-module-immutables-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin