py3-frozenlist

list-like structure implementing MutableSequence

WWW CVSWeb GITHub
  1. Package version
    py3-frozenlist-1.4.0
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • lang/python/3.10