Package: python3-frozenlist
Version: 1.4.0-1
Depends: libc, python3-light
Source: feeds/packages/lang/python/python-frozenlist
SourceName: python3-frozenlist
License: Apache-2.0
LicenseFiles: LICENSE
Section: lang
SourceDateEpoch: 1761233961
Maintainer: Jeffery To <jeffery.to@gmail.com>
Architecture: arm_arm926ej-s
Installed-Size: 38745
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.
