frozenlist 1.8.0
devel/py-frozenlist
List-like structure which implements collections.abc.MutableSequence
Description
The list is mutable until FrozenList.freeze() is called, after which list modifications raise RuntimeError. A FrozenList instance is hashable, but only when frozen. Attempts to hash a non-frozen instance will result in a RuntimeError exception.
Dependencies
- build devel/gettext-runtime
- build devel/py-build
- build devel/py-expandvars
- build devel/py-installer
- build devel/py-setuptools
- build devel/py-wheel
- build lang/cython
- build lang/python311
- lib devel/gettext-runtime
- run lang/python311
Commit History
may be incomplete — full history at freebsd-ports on GitHub
Loading commit history — this may take up to a minute on first view. Reload the page in a moment.