OpenBSD ports

The devel/py-frozenlist,python3 port

py3-frozenlist-1.4.0 – list-like structure implementing MutableSequence

Description

frozenlist.FrozenList is a list-like structure which implements
collections.abc.MutableSequence. The list is mutable until
FrozenList.freeze is called, after which list modifications raise
RuntimeError.

WWW: https://frozenlist.readthedocs.io/
Categories:
devel lang/python

Library dependencies

Build dependencies

Run dependencies