Language

Package: python-frozendict @ 1.2

Synopsis

Simple immutable mapping for Python

Description

frozendict is an immutable wrapper around dictionaries that implements the complete mapping interface. It can be used as a drop-in replacement for dictionaries where immutability is desired.

Home page
https://github.com/slezica/python-frozendict
Location
gnu/packages/python-xyz.scm (line: 20352, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings